Window.getDefaultIconList

Gets the value set by gtk_window_set_default_icon_list(). The list is a copy and should be freed with g_list_free(), but the pixbufs in the list have not had their reference count incremented.

class Window
static
getDefaultIconList
()

Return Value

Type: ListG

copy of default icon list

Meta