gtkAboutDialogSetCopyright {RGtk2} | R Documentation |
Sets the copyright string to display in the about dialog. This should be a short string of one or two lines.
gtkAboutDialogSetCopyright(object, copyright = NULL)
|
[GtkAboutDialog ] a GtkAboutDialog |
|
[character] the copyright string |
Since 2.6
Derived by RGtkGen from GTK+ documentation