gtkVScrollbarNew {RGtk2}R Documentation

gtkVScrollbarNew

Description

Creates a new vertical scrollbar.

Usage

gtkVScrollbarNew(adjustment = NULL, show = TRUE)

Arguments

adjustment

the GtkAdjustment to use, or NULL to create a new adjustment. [ allow-none ]

Value

[GtkWidget] the new GtkVScrollbar

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]