mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
fix annotation for gtk_window_set_default_icon_list
This commit is contained in:
parent
aff8fb2ea2
commit
74b3875ab2
@ -3657,7 +3657,7 @@ gtk_window_set_icon_from_file (GtkWindow *window,
|
||||
|
||||
/**
|
||||
* gtk_window_set_default_icon_list:
|
||||
* @list: (element-type GdkPixbuf) (transfer container) a list of #GdkPixbuf
|
||||
* @list: (element-type GdkPixbuf) (transfer container): a list of #GdkPixbuf
|
||||
*
|
||||
* Sets an icon list to be used as fallback for windows that haven't
|
||||
* had gtk_window_set_icon_list() called on them to set up a
|
||||
|
Loading…
Reference in New Issue
Block a user