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