gtk.separator_menu_item

Module for [SeparatorMenuItem] class

Types 3

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.

Methods
GType _gType() @property
SeparatorMenuItem self()Returns `this`, for use in `with` statements.
SeparatorMenuItemGidBuilder builder()Get builder for [gtk.separatormenuitem.SeparatorMenuItem] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this()Creates a new #GtkSeparatorMenuItem. Returns: a new #GtkSeparatorMenuItem.

Fluent builder for [gtk.separator_menu_item.SeparatorMenuItem]