Class GTK2.Hseparator

Inheritance graph
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(void props)

Description

Used to create a new hseparator widget.