Method
Gtk.ScrolledWindow.set_hadjustment
Declaration [src]
void
gtk_scrolled_window_set_hadjustment (
  GtkScrolledWindow* scrolled_window,
  GtkAdjustment* hadjustment
)
Description [src]
Sets the GtkAdjustment for the horizontal scrollbar.
| Sets property | Gtk.ScrolledWindow:hadjustment | 
Parameters
| hadjustment | GtkAdjustment | 
| the  | |
| Can be NULL | |
| Ownership is not transferred to the callee |