Sets an icon list to be used as fallback for windows that haven't had Window.setIconList called on them to set up a window-specific icon list. This function allows you to set up the icon for all windows in your app at once.
See Window.setIconList for more details.
a list of gdk.Pixbuf
Sets an icon list to be used as fallback for windows that haven't had Window.setIconList called on them to set up a window-specific icon list. This function allows you to set up the icon for all windows in your app at once.
See Window.setIconList for more details.