Method

StScrollViewget_vadjustment

Declaration [src]

StAdjustment*
st_scroll_view_get_vadjustment (
  StScrollView* scroll
)

Description [src]

Gets the vertical StAdjustment of the StScrollView.

Return value

Type: StAdjustment

The vertical adjustment.

The data is owned by the instance.