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