Method

HandyEnumValueObjectget_name

since: 1.0

Declaration [src]

const gchar*
hdy_enum_value_object_get_name (
  HdyEnumValueObject* self
)

Description [src]

Gets the name of self.

Available since: 1.0

Return value

Type: const gchar*

The name of self.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.