Method
GtkScrollableset_hadjustment
since: 3.0
Declaration [src]
void
gtk_scrollable_set_hadjustment (
GtkScrollable* scrollable,
GtkAdjustment* hadjustment
)
Description [src]
Sets the horizontal adjustment of the GtkScrollable.
Available since: 3.0
| Sets property | Gtk.Scrollable:hadjustment |
Parameters
hadjustment-
Type:
GtkAdjustmentA
GtkAdjustment.The argument can be NULL.The data is owned by the caller of the method.