Method

GObjectValueget_param

Declaration [src]

GParamSpec*
g_value_get_param (
  const GValue* value
)

Description [src]

Get the contents of a G_TYPE_PARAM GValue.

Return value

Type: GParamSpec

GParamSpec content of value.

The returned data is owned by the instance.