gtkWindowSetDefaultIcon {RGtk2}R Documentation

gtkWindowSetDefaultIcon

Description

Sets an icon to be used as fallback for windows that haven't had gtkWindowSetIcon called on them from a pixbuf.

Usage

gtkWindowSetDefaultIcon(icon)

Arguments

icon [GdkPixbuf] the icon

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]