Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Vseparator

Class GTK.Vseparator

Description

Simply creates a vertical separator. No bells or whistles.

 GTK.Vseparator()->set_usize(3,50)


Inherit Separator

inherit GTK.Separator : Separator