Horizontal separator.
GtkObject `-- GtkWidget `-- GtkSeparator `-- GtkHSeparator
None.
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() .
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() .
GtkHSeparator (void); -- Draws a horizontal line.