Pike programming language

Top GTK2 GTK2.Vseparator
➤ GTK2.VScrollbar()->create() GTK2.Vseparator()->create() ➤

Class GTK2.Vseparator

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Separator GTK2.Vseparator
Description

Simply creates a vertical separator. No bells or whistles.  GTK2.Vseparator()->set_size_request(3,50)


Inherit Separator

inherit GTK2.Separator : Separator


Method create

GTK2.Vseparator GTK2.Vseparator(mapping|void props)

Description

Used to create a new vseparator widget.

Extracted from as of .