Method
ICalGLibParameteradd_display
unstable since: 4.0
Declaration [src]
void
i_cal_parameter_add_display (
ICalParameter* self,
ICalParameterDisplay value,
const gchar* x_value
)
Parameters
value-
Type:
ICalParameterDisplayThe
ICalParameterDisplay. 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.