gtkShowAboutDialog {RGtk2} | R Documentation |
This is a convenience function for showing an application's about box. The constructed dialog is associated with the parent window and reused for future invocations of this function.
gtkShowAboutDialog(parent, ...)
|
[GtkWindow ] transient parent, or NULL for none |
|
value of first property, followed by more properties, NULL -terminated |
Since 2.6
Derived by RGtkGen from GTK+ documentation