[ Version ( since = "0.5.2" ) ]
public static string bitfield_to_string (Bitfield filters)
Converts a enumerated type bitfield to its text representation
filters |
The enumerated type values |
the enumerated constant value, e.g. "available;~gui" |