Method
ICalGLibVcardParameterset_jscomps
unstable since: 4.0
Declaration [src]
void
i_cal_vcard_parameter_set_jscomps (
ICalVcardParameter* self,
const ICalVcardStructured* value
)
Description [src]
Sets value to the JSCOMPS self
Note: this uses a copy of the structured type, not the one stored
in the self.
Available since: 4.0
Parameters
value-
Type:
const ICalVcardStructuredThe JSCOMPS value.
The data is owned by the caller of the method.