Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkMenuItem ╰── GtkSeparatorMenuItem
Implemented Interfaces
GtkSeparatorMenuItem implements AtkImplementorIface, GtkBuildable, GtkActivatable and GtkActionable.
Description
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.
Functions
gtk_separator_menu_item_new ()
GtkWidget *
gtk_separator_menu_item_new (void
);
Creates a new GtkSeparatorMenuItem.