Method

GtkScrolledWindowget_hscrollbar

Declaration [src]

GtkWidget*
gtk_scrolled_window_get_hscrollbar (
  GtkScrolledWindow* scrolled_window
)

Description [src]

Returns the horizontal scrollbar of scrolled_window.

Return value

Type: GtkWidget

The horizontal scrollbar of the scrolled window.

The returned data is owned by the instance.