Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkViewportGetVadjustment: gtkViewportGetVadjustment
Description
Returns the vertical adjustment of the viewport.
Usage
gtkViewportGetVadjustment(object)
Arguments
object
a
GtkViewport
.
Value
GtkAdjustment
] the vertical adjustment of
viewport
.