gtkWindowSetDefaultIconName {RGtk2}R Documentation

gtkWindowSetDefaultIconName

Description

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

Usage

gtkWindowSetDefaultIconName(name)

Arguments

name [character] the name of the themed icon

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]