register
Description:
[
Version ( since =
"1.6" ) ]
public static Type register (
Type flags_type)
Create a new sub-class of GST_TYPE_FLAG_SET which will pretty-print the human-readable flags when serializing, for easier
debugging.
Parameters:
| flags_type |
a Type of a FLAGS
type.
|