Method

GObjectValueget_int

Declaration

gint
g_value_get_int (
  const GValue* value
)

Description

Get the contents of a G_TYPE_INT GValue.

Return value

Type: gint

Integer contents of value.