Method
GtkScrolledWindowget_hscrollbar
since: 2.8
Declaration [src]
GtkWidget*
gtk_scrolled_window_get_hscrollbar (
GtkScrolledWindow* scrolled_window
)
Return value
Type: GtkWidget
The horizontal scrollbar of the scrolled window.
The returned data is owned by the instance. |