gtkAboutDialogSetName {RGtk2} | R Documentation |
Sets the name to display in the about dialog.
If this is not set, it defaults to g\Get\Application\Name()
.
gtkAboutDialogSetName(object, name = NULL)
|
[GtkAboutDialog ] a GtkAboutDialog |
|
[character] the program name |
Since 2.6
Derived by RGtkGen from GTK+ documentation