Group
Description:
[ CCode ( cname = "PkGroupEnum" , cprefix = "PK_GROUP_ENUM_" , type_id = "pk_group_enum_get_type ()" ) ]
[ GIR ( name = "GroupEnum" ) ]
public enum Group
Content:
Enum values:
Static methods:
- public static Bitfield bitfield_from_string (string groups)
Converts text representation to its enumerated type bitfield
- public static string bitfield_to_string (Bitfield groups)
Converts a enumerated type bitfield to its text representation
- public static Group enum_from_string (string group)
Converts a text enumerated type to its unsigned integer representation
- public static Group from_string (string group)
Methods: