Window.setDefaultIcon
void setDefaultIcon(gdkpixbuf.pixbuf.Pixbuf icon)Sets an icon to be used as fallback for windows that haven't had [gtk.window.Window.setIcon] called on them from a pixbuf.
Parameters
icon | the icon |
void setDefaultIcon(gdkpixbuf.pixbuf.Pixbuf icon)Sets an icon to be used as fallback for windows that haven't had [gtk.window.Window.setIcon] called on them from a pixbuf.
icon | the icon |