Method
GtkWindowget_icon_list
Declaration [src]
GList*
gtk_window_get_icon_list (
GtkWindow* window
)
Description [src]
Retrieves the list of icons set by gtk_window_set_icon_list(). The list is copied, but the reference count on each member won’t be incremented.