Creates a new vertical scrollbar.
gtkVScrollbarNew(adjustment = NULL, show = TRUE)
adjustment
the GtkAdjustment to use, or NULL to create a new adjustment. [ allow-none ]
GtkAdjustment
NULL
[GtkWidget] the new GtkVScrollbar
GtkWidget
GtkVScrollbar
Derived by RGtkGen from GTK+ documentation