gtkViewportNew {RGtk2} | R Documentation |
Creates a new GtkViewport
with the given adjustments.
gtkViewportNew(hadjustment = NULL, vadjustment = NULL, show = TRUE)
|
horizontal adjustment. |
|
vertical adjustment. |
[GtkWidget
] a new GtkViewport
.
Derived by RGtkGen from GTK+ documentation