HScrollbar


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public HScrollbar (Adjustment? adjustment)

Creates a new horizontal scrollbar.

Note:

Use Scrollbar with gtk_orientation_horizontal instead

Parameters:

adjustment

the Adjustment to use, or null to create a new adjustment

Returns:

the new HScrollbar