Method
ICalGLibEnumArrayremove_x_value
unstable since: 4.0
Declaration [src]
void
i_cal_enum_array_remove_x_value (
ICalEnumArray* array,
const gchar* xvalue
)
Description [src]
Removes all occurrences of an X (custom) value from the array. See also i_cal_enum_array_remove_value()
Available since: 4.0
This method is not directly available to language bindings.