mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
gthemedicon: Fix annotation for g_themed_icon_get_names
This commit is contained in:
parent
cdd58347d1
commit
0c21689ed8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user