Function
ICalGLibVcardParameterstring_to_kind
unstable since: 4.0
Declaration [src]
ICalVcardParameterKind
i_cal_vcard_parameter_string_to_kind (
const gchar* string
)
Parameters
string-
Type:
const gchar*The string representation of the
ICalVcardParameterKind.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: ICalVcardParameterKind
The ICalVcardParameterKind converted from string.