Class GTK2.Hseparator
- Description
 Simply creates a horizontal separator. No bells or whistles.
GTK2.Hseparator()->set_size_request(300,3)
- Inherit Separator
 inherit GTK2.Separator : Separator
- Method create
 GTK2.Hseparator GTK2.Hseparator(mapping|voidprops)- Description
 Used to create a new hseparator widget.