Flags.getValueByName

Looks up a #GFlagsValue by name.

struct Flags
static
getValueByName

Parameters

flagsClass GFlagsClass*

a #GFlagsClass

name string

the name to look up

Return Value

the #GFlagsValue with name @name, or %NULL if there is no flag with that name

Meta