Function
ICalGLibVcardPropertykind_from_string
unstable since: 4.0
Declaration [src]
ICalVcardPropertyKind
i_cal_vcard_property_kind_from_string (
const gchar* string
)
Parameters
string-
Type:
const gchar*A string representing
ICalVcardPropertyKind.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: ICalVcardPropertyKind
The ICalVcardPropertyKind.