gtkAboutDialogSetLogoIconName {RGtk2} | R Documentation |
Sets the pixbuf to be displayed as logo in
the about dialog. If it is NULL
, the default
window icon set with gtkWindowSetDefaultIcon
will be used.
gtkAboutDialogSetLogoIconName(object, icon.name = NULL)
|
[GtkAboutDialog ] a GtkAboutDialog |
|
[character] an icon name, or NULL |
Since 2.6
Derived by RGtkGen from GTK+ documentation