Flags.getValueByNick

Looks up a GFlagsValue by nickname.

class Flags
static
getValueByNick

Parameters

flagsClass GFlagsClass*

a GFlagsClass

nick string

the nickname to look up

Return Value

Type: Flags

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

Meta