PropertyKind
Description:
[ CCode ( cprefix = "I_CAL_" , has_type_id = false ) ]
public enum PropertyKind
Content:
Enum values:
Static methods:
Methods:
- public int has_property (int e)
Checks whether the enum belongs to the PropertyKind
.
- public bool is_valid ()
Checks whether PropertyKind is valid.
- public unowned string to_string ()
Converts the PropertyKind to a string.
- public ValueKind to_value_kind ()