set_vadjustment
Description:
Sets the `GtkAdjustment` for the vertical scrollbar.
Parameters:
this |
a `GtkScrolledWindow` |
vadjustment |
the `GtkAdjustment` to use, or null to create a new one |
Sets the `GtkAdjustment` for the vertical scrollbar.
this |
a `GtkScrolledWindow` |
vadjustment |
the `GtkAdjustment` to use, or null to create a new one |