ICal.RecurrenceSkip – libical-glib Reference Manual
RecurrenceSkip
Description:
[
CCode
( cprefix =
"I_CAL_SKIP_"
, has_type_id =
false
) ]
public
enum
RecurrenceSkip
Namespace:
ICal
Package:
libical-glib
Content:
Enum values:
BACKWARD
FORWARD
OMIT
UNDEFINED
Static methods:
public
static
RecurrenceSkip
from_string
(
string
str)
Converts a string representation to an enum representation for the skip.
Methods:
public
unowned
string
to_string
()
Converts a enum representation to a string representation for the skip.
2022 vala-language.org