Method

StScrollViewget_hadjustment

Declaration [src]

StAdjustment*
st_scroll_view_get_hadjustment (
  StScrollView* scroll
)

Description [src]

Gets the horizontal StAdjustment of the StScrollView.

Return value

Type: StAdjustment

The horizontal adjustment.

The data is owned by the instance.