Method
ICalGLibParameteradd_feature
unstable since: 4.0
Declaration [src]
void
i_cal_parameter_add_feature (
ICalParameter* self,
ICalParameterFeature value,
const gchar* x_value
)
Parameters
value-
Type:
ICalParameterFeatureThe
ICalParameterFeature. x_value-
Type:
const gchar*An X name, or
NULL; when set, thevalueshould a corresponding X value.The argument can be NULL.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.