gtkScrolledWindowGetHadjustment {RGtk2}R Documentation

gtkScrolledWindowGetHadjustment

Description

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

Usage

gtkScrolledWindowGetHadjustment(object)

Arguments

object

a GtkScrolledWindow

Value

[GtkAdjustment] the horizontal GtkAdjustment

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]