gi-gtk-0.3.18.13: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.MenuBar

Contents

Description

 

Synopsis

Exported types

newtype MenuBar Source

Constructors

MenuBar (ForeignPtr MenuBar) 

Instances

GObject MenuBar Source 
((~) * info (ResolveMenuBarMethod t MenuBar), MethodInfo * info MenuBar p) => IsLabel t (MenuBar -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> MenuBar -> p

((~) * info (ResolveMenuBarMethod t MenuBar), MethodInfo * info MenuBar p) => IsLabelProxy t (MenuBar -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> MenuBar -> p

type ParentTypes MenuBar Source 
type AttributeList MenuBar Source 
type SignalList MenuBar Source 

class GObject o => MenuBarK o Source

Instances

Methods

menuBarGetChildPackDirection

menuBarGetPackDirection

menuBarNew

menuBarNewFromModel

menuBarNewFromModel :: (MonadIO m, MenuModelK a) => a -> m MenuBar Source

menuBarSetChildPackDirection

menuBarSetPackDirection

Properties

ChildPackDirection

data MenuBarChildPackDirectionPropertyInfo Source

Instances

AttrInfo MenuBarChildPackDirectionPropertyInfo Source 
type AttrLabel MenuBarChildPackDirectionPropertyInfo = "child-pack-direction" Source 
type AttrGetType MenuBarChildPackDirectionPropertyInfo = PackDirection Source 
type AttrBaseTypeConstraint MenuBarChildPackDirectionPropertyInfo = MenuBarK Source 
type AttrSetTypeConstraint MenuBarChildPackDirectionPropertyInfo = TYPE Lifted ~ PackDirection Source 
type AttrAllowedOps MenuBarChildPackDirectionPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

PackDirection