Method

GObjectValueget_enum

Declaration

gint
g_value_get_enum (
  const GValue* value
)

Description

Get the contents of a G_TYPE_ENUM GValue.

Return value

Type: gint

Enum contents of value.