Class 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.