mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
gdesktopinfo: Fix typo in "Since" annotation of has_key
This commit is contained in:
parent
fb087feb4d
commit
60cca82c9d
@ -4477,7 +4477,7 @@ g_desktop_app_info_get_boolean (GDesktopAppInfo *info,
|
|||||||
*
|
*
|
||||||
* Returns: %TRUE if the @key exists
|
* Returns: %TRUE if the @key exists
|
||||||
*
|
*
|
||||||
* Since: 2.26
|
* Since: 2.36
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
g_desktop_app_info_has_key (GDesktopAppInfo *info,
|
g_desktop_app_info_has_key (GDesktopAppInfo *info,
|
||||||
|
Loading…
Reference in New Issue
Block a user