gtkLayoutGetVadjustment {RGtk2} | R Documentation |
This function should only be called after the layout has been
placed in a GtkScrolledWindow
or otherwise configured for
scrolling. It returns the GtkAdjustment
used for communication
between the vertical scrollbar and layout
.
gtkLayoutGetVadjustment(object)
|
[GtkLayout ] a GtkLayout |
See GtkScrolledWindow
, GtkScrollbar
, GtkAdjustment
for details.
[GtkAdjustment
] vertical scroll adjustment
Derived by RGtkGen from GTK+ documentation