ICal.PropertyStatus – libical-glib Reference Manual
PropertyStatus
Description:
[
CCode
( cprefix =
"I_CAL_STATUS_"
, has_type_id =
false
) ]
public
enum
PropertyStatus
Namespace:
ICal
Package:
libical-glib
Content:
Enum values:
CANCELLED
COMPLETED
CONFIRMED
DELETED
DRAFT
FAILED
FINAL
INPROCESS
NEEDSACTION
NONE
PENDING
SUBMITTED
TENTATIVE
X
Static methods:
public
static
PropertyStatus
from_string
(
string
str)
Converts the string to
PropertyKind
.
Methods:
public
unowned
string
to_string
()
Converts the
PropertyStatus
to string.
2022 vala-language.org