Flags.getFirstValue

Returns the first #GFlagsValue which is set in @value.

struct Flags
static
getFirstValue

Parameters

flagsClass GFlagsClass*

a #GFlagsClass

value uint

the value

Return Value

the first #GFlagsValue which is set in @value, or %NULL if none is set

Meta