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