GtkHSeparator

GtkHSeparator

Horizontal separator.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkSeparator
              `-- GtkHSeparator

Direct subclasses

None.

Description

A GtkHSeparator is a widget that consists of a horizontal line. It is used to separate widgets that are laid out vertically.

Separators cannot be added to menu widgets. See GtkMenuItem for details.

See also: GtkVSeparator, gtk::paint_hline() .

Constructor

-- Draws a horizontal line.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.