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