Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Hseparator

Class GTK.Hseparator

Description

Simply creates a horizontal separator. No bells or whistles.

 GTK.Hseparator()->set_usize(300,3)


Inherit Separator

inherit GTK.Separator : Separator