Method
StScrollViewget_hadjustment
Declaration [src]
StAdjustment*
st_scroll_view_get_hadjustment (
StScrollView* scroll
)
Description [src]
Gets the horizontal StAdjustment
of the StScrollView
.
Gets property | St.ScrollView:hadjustment |
Return value
Type: StAdjustment
The horizontal adjustment.
The data is owned by the instance. |