[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public HScrollbar (Adjustment? adjustment)
Creates a new horizontal scrollbar.
Use Scrollbar with gtk_orientation_horizontal instead
adjustment |
the Adjustment to use, or null to create a new adjustment |
the new HScrollbar |