Method

GObjectValueget_param

Declaration

GParamSpec*
g_value_get_param (
  const GValue* value
)

Description

Get the contents of a G_TYPE_PARAM GValue.

Return value

Type: GParamSpec

GParamSpec content of value.

The data is owned by the instance.