Method

GObjectValueget_uint

Declaration

guint
g_value_get_uint (
  const GValue* value
)

Description

Get the contents of a G_TYPE_UINT GValue.

Return value

Type: guint

Unsigned integer contents of value.