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