gtkLayoutSetVadjustment {RGtk2} | R Documentation |
Sets the vertical scroll adjustment for the layout.
gtkLayoutSetVadjustment(object, adjustment = NULL)
|
[GtkLayout ] a GtkLayout |
|
[GtkAdjustment ] new scroll adjustment |
See GtkScrolledWindow
, GtkScrollbar
, GtkAdjustment
for details.
Derived by RGtkGen from GTK+ documentation