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
SeparatorMenuItem self()Returns `this`, for use in `with` statements.SeparatorMenuItemGidBuilder builder()Get builder for [gtk.separatormenuitem.SeparatorMenuItem] Returns: New builder objectFluent builder for [gtk.separator_menu_item.SeparatorMenuItem]
Methods