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