Window.setDefaultIconName

Sets an icon to be used as fallback.

The fallback icon is used for windows that haven't had [method@Gtk.Window.set_icon_name] called on them.

class Window
static
void
setDefaultIconName
(
string name
)

Parameters

name string

the name of the themed icon

Meta