[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Scrollbar (Orientation orientation, Adjustment? adjustment)
Creates a new scrollbar with the given orientation.
orientation |
the scrollbar’s orientation. |
adjustment |
the [[email protected]] to use, or null to create a new adjustment. |
the new `GtkScrollbar`. |