gtkDialogNew {RGtk2.10} | R Documentation |
Creates a new dialog box. Widgets should not be packed into this GtkWindow
directly, but into the vbox
and action.area
, as described above.
gtkDialogNew(show = TRUE)
Derived by RGtkGen from GTK+ documentation