or null if there is no flag with that name
flagsGetValueByName
fn
gobject.flags_value.FlagsValue flagsGetValueByName(gobject.flags_class.FlagsClass flagsClass, string name)Looks up a #GFlagsValue by name.
Parameters
flagsClass | a #GFlagsClass |
name | the name to look up |
Returns
the #GFlagsValue with name name,