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