gtkAboutDialogSetLogo {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.
gtkAboutDialogSetLogo(object, logo = NULL)
|
|
|
a |
Since 2.6
Derived by RGtkGen from GTK+ documentation