gi-gtk-0.3.18.14: 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.Interfaces.ToolShell

Contents

Description

 

Synopsis

Exported types

newtype ToolShell Source

Instances

GObject ToolShell 
((~) * info (ResolveToolShellMethod t ToolShell), MethodInfo * info ToolShell p) => IsLabelProxy t (ToolShell -> p) 
type ParentTypes ToolShell 
type AttributeList ToolShell 
type SignalList ToolShell 

Methods

toolShellGetEllipsizeMode

toolShellGetIconSize

data ToolShellGetIconSizeMethodInfo Source

Instances

((~) * signature (m Int32), MonadIO m, ToolShellK a) => MethodInfo * ToolShellGetIconSizeMethodInfo a signature 

toolShellGetOrientation

toolShellGetReliefStyle

toolShellGetStyle

data ToolShellGetStyleMethodInfo Source

Instances

((~) * signature (m ToolbarStyle), MonadIO m, ToolShellK a) => MethodInfo * ToolShellGetStyleMethodInfo a signature 

toolShellGetTextAlignment

toolShellGetTextOrientation

toolShellGetTextSizeGroup

toolShellRebuildMenu

data ToolShellRebuildMenuMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, ToolShellK a) => MethodInfo * ToolShellRebuildMenuMethodInfo a signature