Method

GObjectValueget_gtype

since: 2.12

Declaration [src]

GType
g_value_get_gtype (
  const GValue* value
)

Description [src]

Get the contents of a G_TYPE_GTYPE GValue.

Available since: 2.12

Return value

Type: GType

The GType stored in value.