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