Pike programming language

Top GTK2 GTK2.Hseparator
➤ GTK2.HScrollbar()->create() GTK2.Hseparator()->create() ➤

Class GTK2.Hseparator

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Separator 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|void props)

Description

Used to create a new hseparator widget.

Extracted from as of .