gtkScrolledWindowGetVadjustment {RGtk2}R Documentation

gtkScrolledWindowGetVadjustment

Description

Returns the vertical scrollbar's adjustment, used to connect the vertical scrollbar to the child widget's vertical scroll functionality.

Usage

gtkScrolledWindowGetVadjustment(object)

Arguments

object

a GtkScrolledWindow

Value

[GtkAdjustment] the vertical GtkAdjustment

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]