Method

StScrollViewget_hscroll_bar

Declaration [src]

ClutterActor*
st_scroll_view_get_hscroll_bar (
  StScrollView* scroll
)

Description [src]

Gets the horizontal StScrollBar of the StScrollView.

Return value

Type: ClutterActor

The horizontal scrollbar.

The data is owned by the instance.