Method
Gtk.ScrolledWindow.get_vscrollbar
Declaration [src]
GtkWidget*
gtk_scrolled_window_get_vscrollbar (
GtkScrolledWindow* scrolled_window
)
Return value
Returns: GtkWidget |
|
the vertical scrollbar of the scrolled window. |
|
Ownership is not transferred to the caller |