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)
|
|
|
an icon name, or |
Since 2.6
Derived by RGtkGen from GTK+ documentation