Window.setDefaultIconName
void setDefaultIconName(string name)Sets an icon to be used as fallback for windows that haven't had gtk.window.Window.setIconList called on them from a named themed icon, see gtk.window.Window.setIconName.
Parameters
name | the name of the themed icon |