Gtk.Window.prototype.get_icon_list
function get_icon_list():[GdkPixbuf.Pixbuf] {
// Gjs wrapper for gtk_window_get_icon_list()
}Retrieves the list of icons set by Gtk.set_icon_list. The list is copied, but the reference count on each member won't be incremented.
- Returns
copy of window's icon list