GtkVSeparator

GtkVSeparator

Vertical separator.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkSeparator
              `-- GtkVSeparator

Direct subclasses

None.

Description

A GtkVSeparator is a widget that consists of a vertical line. It is used to separate widgets that are laid out horizontally.

Separators cannot be used in menu widgets, and there is currently no way to put a vertical separator into a GtkMenuBar.

See also: GtkHSeparator, gtk::paint_vline() .

Constructor

-- Draws a vertical line.

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