mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
gthemedicon: Fix annotation for g_themed_icon_get_names
This commit is contained in:
@@ -350,7 +350,7 @@ g_themed_icon_new_with_default_fallbacks (const char *iconname)
|
||||
*
|
||||
* Gets the names of icons from within @icon.
|
||||
*
|
||||
* Returns: (transfer full): a list of icon names.
|
||||
* Returns: (transfer none): a list of icon names.
|
||||
*/
|
||||
const char * const *
|
||||
g_themed_icon_get_names (GThemedIcon *icon)
|
||||
|
Reference in New Issue
Block a user