A horizontal separator.
GObject GtkObject GtkWidget GtkSeparator GtkHSeparator
A GtkHSeparator is a widget that consists of a horizontal line with a shadow that makes it look carved into the window. It is used to separate widgets that are laid out vertically. Note that GtkHSeparator cannot be added to GtkMenus. For that purpose, see GtkSeparatorMenuItem. See also: GtkVSeparator.
A GtkHSeparator is a widget that consists of a horizontal line with a shadow that makes it look carved into the window. It is used to separate widgets that are laid out vertically.
Note that GtkHSeparator cannot be added to GtkMenus. For that purpose, see GtkSeparatorMenuItem.
See also: GtkVSeparator.
GtkHSeparator (); -- Creates a horizontal line.