mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 13:30:19 +00:00
gtkicontheme: Fix typo in return annotation
This commit is contained in:
parent
611fcfb1c7
commit
411b7f12b5
@ -1699,7 +1699,7 @@ gtk_icon_theme_set_theme_name (GtkIconTheme *self,
|
||||
*
|
||||
* Gets the current icon theme name.
|
||||
*
|
||||
* Returns (transfer full): the current icon theme name,
|
||||
* Returns: (transfer full): the current icon theme name,
|
||||
*/
|
||||
char *
|
||||
gtk_icon_theme_get_theme_name (GtkIconTheme *self)
|
||||
|
Loading…
Reference in New Issue
Block a user