[ Version ( since = "0.5.2" ) ]
public static Bitfield bitfield_from_string (string groups)
Converts text representation to its enumerated type bitfield
groups |
the enumerated constant value, e.g. "available;~gui" |
The enumerated type values, or 0 for invalid |