Method

GObjectValueget_ulong

Declaration [src]

gulong
g_value_get_ulong (
  const GValue* value
)

Description [src]

Get the contents of a G_TYPE_ULONG GValue.

Return value

Type: gulong

Unsigned long integer contents of value.