Method

GObjectValueget_enum

Declaration [src]

gint
g_value_get_enum (
  const GValue* value
)

Description [src]

Get the contents of a G_TYPE_ENUM GValue.

Return value

Type: gint

Enum contents of value.