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