gtkVScrollbarNew {RGtk2} | R Documentation |
Creates a new vertical scrollbar.
gtkVScrollbarNew(adjustment = NULL, show = TRUE)
|
[GtkAdjustment ] the GtkAdjustment to use, or NULL to create a new adjustment. |
[GtkWidget
] the new GtkVScrollbar
Derived by RGtkGen from GTK+ documentation