Method
StScrollViewget_vadjustment
Declaration [src]
StAdjustment*
st_scroll_view_get_vadjustment (
StScrollView* scroll
)
Description [src]
Gets the vertical StAdjustment
of the StScrollView
.
Gets property | St.ScrollView:vadjustment |
Return value
Type: StAdjustment
The vertical adjustment.
The data is owned by the instance. |