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