get_value_by_name


Description:

public unowned FlagsValue? get_value_by_name (string name)

Looks up a FlagsValue by name.

Parameters:

name

the name to look up

flags_class

a FlagsClass

Returns:

the FlagsValue with name name, or null if there is no flag with that name