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