mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
docs: Fix ‘Since’ line for new function to reference stable release
We only build API ‘since’ indexes for stable releases, so 2.59 needs to be rounded up to 2.60. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
79aead142f
commit
3f2a5ee1cc
@ -4548,7 +4548,7 @@ g_desktop_app_info_get_boolean (GDesktopAppInfo *info,
|
||||
* a %NULL-terminated string array or %NULL if the specified
|
||||
* key cannot be found. The array should be freed with g_strfreev().
|
||||
*
|
||||
* Since: 2.59.0
|
||||
* Since: 2.60.0
|
||||
*/
|
||||
gchar **
|
||||
g_desktop_app_info_get_string_list (GDesktopAppInfo *info,
|
||||
|
Loading…
Reference in New Issue
Block a user