get_default_icon_list
function get_default_icon_list():[GdkPixbuf.Pixbuf] { // Gjs wrapper for gtk_window_get_default_icon_list() }
Gets the value set by Gtk.set_default_icon_list. The list is a copy and should be freed with GLib.free, but the pixbufs in the list have not had their reference count incremented.
- Returns
copy of default icon list