set_hadjustment
Description:
Sets the `GtkAdjustment` for the horizontal scrollbar.
Parameters:
this |
a `GtkScrolledWindow` |
hadjustment |
the `GtkAdjustment` to use, or null to create a new one |
Sets the `GtkAdjustment` for the horizontal scrollbar.
this |
a `GtkScrolledWindow` |
hadjustment |
the `GtkAdjustment` to use, or null to create a new one |