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