Method

StScrollViewget_vscroll_bar

Declaration [src]

ClutterActor*
st_scroll_view_get_vscroll_bar (
  StScrollView* scroll
)

Description [src]

Gets the vertical scrollbar of the StScrollView.

Return value

Type: ClutterActor

The vertical StScrollBar.

The data is owned by the instance.