VScrollbar


Description:

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

Creates a new vertical scrollbar.

Note:

Use Scrollbar with gtk_orientation_vertical instead

Parameters:

adjustment

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

Returns:

the new VScrollbar