Filter
Description:
[ CCode ( cname = "PkFilterEnum" , cprefix = "PK_FILTER_ENUM_" , type_id = "pk_filter_enum_get_type ()" ) ]
[ GIR ( name = "FilterEnum" ) ]
public enum Filter
Content:
Enum values:
Static methods:
- public static Bitfield bitfield_from_string (string filters)
Converts text representation to its enumerated type bitfield, or 0 for
invalid
- public static string bitfield_to_string (Bitfield filters)
Converts a enumerated type bitfield to its text representation
- public static Filter enum_from_string (string filter)
Converts a text enumerated type to its unsigned integer representation
- public static Filter from_string (string filter)
Methods: