mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +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.
|
||||
*
|
||||
* Since: 2.38
|
||||
* Since: 2.46
|
||||
*/
|
||||
GQuark
|
||||
g_param_spec_get_name_quark (GParamSpec *pspec)
|
||||
|
Loading…
Reference in New Issue
Block a user