Pretty-prints @value in the form of the flag names separated by | and sorted. Any extra bits will be shown at the end as a hexadecimal number.
This is intended to be used for debugging purposes. The format of the output may change in the future.
the type identifier of a #GFlagsClass type
the value
a newly-allocated text string
2.54
See Implementation
Pretty-prints @value in the form of the flag names separated by | and sorted. Any extra bits will be shown at the end as a hexadecimal number.
This is intended to be used for debugging purposes. The format of the output may change in the future.