gtkWindowGetIconName {RGtk2} | R Documentation |
Returns the name of the themed icon for the window,
see gtkWindowSetIconName
.
gtkWindowGetIconName(object)
|
[GtkWindow ] a GtkWindow |
Since 2.6
[character] the icon name or NULL
if the window has
no themed icon
Derived by RGtkGen from GTK+ documentation