Packages
libical-glib
ICal
ComponentKind
ANY_COMPONENT
NO_COMPONENT
VAGENDA_COMPONENT
VALARM_COMPONENT
VAVAILABILITY_COMPONENT
VCALENDAR_COMPONENT
VCAR_COMPONENT
VCOMMAND_COMPONENT
VEVENT_COMPONENT
VFREEBUSY_COMPONENT
VJOURNAL_COMPONENT
VPOLL_COMPONENT
VQUERY_COMPONENT
VREPLY_COMPONENT
VSCHEDULE_COMPONENT
VTIMEZONE_COMPONENT
VTODO_COMPONENT
VVOTER_COMPONENT
XATTACH_COMPONENT
XAUDIOALARM_COMPONENT
XAVAILABLE_COMPONENT
XDAYLIGHT_COMPONENT
XDISPLAYALARM_COMPONENT
XEMAILALARM_COMPONENT
XLICINVALID_COMPONENT
XLICMIMEPART_COMPONENT
XPROCEDUREALARM_COMPONENT
XROOT_COMPONENT
XSTANDARD_COMPONENT
XVOTE_COMPONENT
X_COMPONENT
from_string
is_valid
to_string
to_string
Description:
[
Version
( since =
"1.0"
) ]
public
unowned
string
to_string
()
Converts a
ComponentKind
to a string.
Parameters:
kind
A
ComponentKind
Returns:
The string representation of
kind
.