flagsGetValueByName

fngobject.flags_value.FlagsValue flagsGetValueByName(gobject.flags_class.FlagsClass flagsClass, string name)

Looks up a #GFlagsValue by name.

Parameters

flagsClassa #GFlagsClass
namethe name to look up

Returns

the #GFlagsValue with name name,

or null if there is no flag with that name