get_first_value


Description:

public unowned FlagsValue? get_first_value (uint value)

Returns the first FlagsValue which is set in value.

Parameters:

value

the value

flags_class

a FlagsClass

Returns:

the first FlagsValue which is set in value, or null if none is set