Window.setDefaultIconName

Sets an icon to be used as fallback for windows that haven't had gtk_window_set_icon_list() called on them from a named themed icon, see gtk_window_set_icon_name().

class Window
static
void
setDefaultIconName
(
string name
)

Parameters

name string

the name of the themed icon

Meta