gtkScrolledWindowGetVadjustment {RGtk2} | R Documentation |
Returns the vertical scrollbar's adjustment, used to connect the vertical scrollbar to the child widget's vertical scroll functionality.
gtkScrolledWindowGetVadjustment(object)
|
[GtkScrolledWindow ] A GtkScrolledWindow . |
[GtkAdjustment
] The vertical GtkAdjustment
.
Derived by RGtkGen from GTK+ documentation