Function
GtkWindowget_default_icon_list
Declaration [src]
GList*
gtk_window_get_default_icon_list (
void
)
Description [src]
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.