GtkWindow::set_icon_list

void set_icon_list(array list);

Sets list as the list of icons for the window. The list should contain GdkPixbufs of the same image in different sizes. The most appropriate size will be used in each instance where the icon is shown.

See also: set_icon() , get_icon_list()