gtk-0.13.6: Binding to the Gtk+ graphical user interface library.

Maintainergtk2hs-users@lists.sourceforge.net
Stabilityprovisional
Portabilityportable (depends on GHC)
Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem

Contents

Description

A separator used in menus

Synopsis

Detail

The SeparatorMenuItem 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.

Class Hierarchy

| GObject | +----Object | +----Widget | +----Container | +----Bin | +----Item | +----MenuItem | +----SeparatorMenuItem 

Types

Constructors