Role
Description:
[ CCode ( cname = "PkRoleEnum" , cprefix = "PK_ROLE_ENUM_" , type_id = "pk_role_enum_get_type ()" ) ]
[ GIR ( name = "RoleEnum" ) ]
public enum Role
What we were asked to do, this never changes for the lifetime of the transaction.
Icons that have to represent the whole "aim" of the transaction will use these constants
Content:
Enum values:
Static methods:
- public static Bitfield bitfield_from_string (string roles)
Converts text representation to its enumerated type bitfield
- public static string bitfield_to_string (Bitfield roles)
Converts a enumerated type bitfield to its text representation
- public static Role enum_from_string (string role)
Converts a text enumerated type to its unsigned integer representation
- public static Role from_string (string role)
Methods: