Method

GObjectParamSpecget_name_quark

since: 2.46

Declaration

GQuark
g_param_spec_get_name_quark (
  GParamSpec* pspec
)

Description

Gets the GQuark for the name.

Available since: 2.46

Return value

Type: GQuark

The GQuark for pspec->name.