GtkSeparatorMenuItem

The #GtkSeparatorMenuItem is a separator used to group items within a menu. It displays a horizontal line with a shadow to make it appear sunken into the interface.

CSS nodes

GtkSeparatorMenuItem has a single CSS node with name separator.

struct GtkSeparatorMenuItem {}

Members

Variables

menuItem
GtkMenuItem menuItem;