Method

GObjectParamSpecget_name_quark

since: 2.46

Declaration [src]

GQuark
g_param_spec_get_name_quark (
  GParamSpec* pspec
)

Description [src]

Gets the GQuark for the name.

Available since: 2.46

Return value

Type: GQuark

The GQuark for pspec->name.