Method

GObjectValueget_ulong

Declaration

gulong
g_value_get_ulong (
  const GValue* value
)

Description

Get the contents of a G_TYPE_ULONG GValue.

Return value

Type: gulong

Unsigned long integer contents of value.