Next: , Previous: GtkCheckMenuItem, Up: Top


63 GtkSeparatorMenuItem

A separator used in menus

63.1 Overview

The <gtk-separator-menu-item> 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.

63.2 Usage

— Class: <gtk-separator-menu-item>

Derives from <gtk-menu-item>.

This class defines no direct slots.

— Function: gtk-separator-menu-item-new ⇒  (ret <gtk-widget>)

Creates a new <gtk-separator-menu-item>.

ret
a new <gtk-separator-menu-item>.