Function
ICalGLibVcardPropertykind_is_structured
unstable since: 4.0
Declaration [src]
gboolean
i_cal_vcard_property_kind_is_structured (
ICalVcardPropertyKind kind
)
Description [src]
Returns whether the kind is a structured property. Structured properties have their value encoded in
a specific format.
Available since: 4.0
Parameters
kind-
Type:
ICalVcardPropertyKindAn
ICalVcardPropertyKind.