mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 14:42:10 +01:00
gdesktopappinfo: Fix an overly-specific ‘Since’ documentation line
This was causing gtk-doc to try and link to an API deprecation index which doesn’t exist. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
80fcb1bc26
commit
d55ed6755e
@ -4710,7 +4710,7 @@ g_desktop_app_info_get_boolean (GDesktopAppInfo *info,
|
|||||||
* a %NULL-terminated string array or %NULL if the specified
|
* a %NULL-terminated string array or %NULL if the specified
|
||||||
* key cannot be found. The array should be freed with g_strfreev().
|
* key cannot be found. The array should be freed with g_strfreev().
|
||||||
*
|
*
|
||||||
* Since: 2.60.0
|
* Since: 2.60
|
||||||
*/
|
*/
|
||||||
gchar **
|
gchar **
|
||||||
g_desktop_app_info_get_string_list (GDesktopAppInfo *info,
|
g_desktop_app_info_get_string_list (GDesktopAppInfo *info,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user