Method GTK2.set_default_icon_list()


Method set_default_icon_list

void set_default_icon_list(array list)

Description

Sets an icon list to be used as fallback for windows that haven't had set_icon_list() called on them to set up a window-specific icon list. This function allows you to set up the icon for all windows in your app at once.