mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
gparam: Fix Since tag of g_param_spec_get_name_quark
This commit is contained in:
parent
925dca1746
commit
5a84f84325
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user