gparam: Fix Since tag of g_param_spec_get_name_quark

This commit is contained in:
Rico Tzschichholz 2015-09-08 14:15:44 +02:00
parent 925dca1746
commit 5a84f84325

View File

@ -1578,7 +1578,7 @@ g_param_spec_get_default_value (GParamSpec *pspec)
* *
* Returns: the GQuark for @pspec->name. * Returns: the GQuark for @pspec->name.
* *
* Since: 2.38 * Since: 2.46
*/ */
GQuark GQuark
g_param_spec_get_name_quark (GParamSpec *pspec) g_param_spec_get_name_quark (GParamSpec *pspec)