[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public unowned Adjustment get_hadjustment ()
Warning: get_hadjustment is deprecated since 3.0.
This function should only be called after the layout has been placed in a ScrolledWindow or otherwise configured for scrolling.
Use get_hadjustment
It returns the Adjustment used for communication between the horizontal scrollbar and this.
See ScrolledWindow, Scrollbar, Adjustment for details.
this |
a Layout |
horizontal scroll adjustment |