Function
ICalGLibVcardPropertykind_and_string_to_enum
since: 4.0
Declaration [src]
gint
i_cal_vcard_property_kind_and_string_to_enum (
int kind,
const gchar* str
)
Description [src]
Returns enum value for the provided kind and str, or 0 for unknown kind.
Available since: 4.0