Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Class GTK1.Hseparator

Inheritance graph
GTK1.Object GTK1.Widget GTK1.Separator GTK1.Hseparator
Description

Simply creates a horizontal separator. No bells or whistles.  GTK1.Hseparator()->set_usize(300,3)


Inherit Separator

inherit GTK1.Separator : Separator


Method create

GTK1.Hseparator GTK1.Hseparator()

Description

Used to create a new hseparator widget.