Flags.getValueByName

Looks up a GFlagsValue by name.

class Flags
static
getValueByName

Parameters

flagsClass GFlagsClass*

a GFlagsClass

name string

the name to look up

Return Value

Type: Flags

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

Meta