Class: Handy::EnumValueObject

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Constructor Details

#initialize(enum_value) ⇒ Handy::EnumValueObject

Creates a new HdyEnumValueObject.

Parameters:

  • enum_value (GObject::EnumValue)

Instance Method Details

#nameString

Gets the name of self.

Returns:

  • (String)

    the name of self

#nickString

Gets the nick of self.

Returns:

  • (String)

    the nick of self

#valueInteger

Gets the value of self.

Returns:

  • (Integer)

    the value of self