set_default_icon_list


Description:

public static void set_default_icon_list (owned List<unowned Pixbuf> list)

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.

See set_icon_list for more details.

Parameters:

list

a list of Pixbuf