gi-gtk-3.0.6: 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.CellLayout

Contents

Description

 

Synopsis

Exported types

newtype CellLayout Source #

Instances

GObject CellLayout Source # 
IsObject CellLayout Source # 
IsCellLayout CellLayout Source # 
((~) * info (ResolveCellLayoutMethod t CellLayout), MethodInfo * info CellLayout p) => IsLabel t (CellLayout -> p) Source # 

Methods

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

((~) * info (ResolveCellLayoutMethod t CellLayout), MethodInfo * info CellLayout p) => IsLabelProxy t (CellLayout -> p) Source # 
HasAttributeList * CellLayout Source # 
type SignalList CellLayout Source # 
type SignalList CellLayout
type AttributeList CellLayout Source # 
type AttributeList CellLayout

Methods

cellLayoutAddAttribute

data CellLayoutAddAttributeMethodInfo Source #

Instances

((~) * signature (b -> Text -> Int32 -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => MethodInfo * CellLayoutAddAttributeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutAddAttributeMethodInfo a -> signature -> s

cellLayoutAddAttribute :: (MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Text -> Int32 -> m () Source #

cellLayoutClear

data CellLayoutClearMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsCellLayout a) => MethodInfo * CellLayoutClearMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutClearMethodInfo a -> signature -> s

cellLayoutClearAttributes

data CellLayoutClearAttributesMethodInfo Source #

Instances

((~) * signature (b -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => MethodInfo * CellLayoutClearAttributesMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutClearAttributesMethodInfo a -> signature -> s

cellLayoutGetArea

data CellLayoutGetAreaMethodInfo Source #

Instances

((~) * signature (m (Maybe CellArea)), MonadIO m, IsCellLayout a) => MethodInfo * CellLayoutGetAreaMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutGetAreaMethodInfo a -> signature -> s

cellLayoutGetCells

data CellLayoutGetCellsMethodInfo Source #

Instances

((~) * signature (m [CellRenderer]), MonadIO m, IsCellLayout a) => MethodInfo * CellLayoutGetCellsMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutGetCellsMethodInfo a -> signature -> s

cellLayoutPackEnd

data CellLayoutPackEndMethodInfo Source #

Instances

((~) * signature (b -> Bool -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => MethodInfo * CellLayoutPackEndMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutPackEndMethodInfo a -> signature -> s

cellLayoutPackStart

data CellLayoutPackStartMethodInfo Source #

Instances

((~) * signature (b -> Bool -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => MethodInfo * CellLayoutPackStartMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutPackStartMethodInfo a -> signature -> s

cellLayoutReorder

data CellLayoutReorderMethodInfo Source #

Instances

((~) * signature (b -> Int32 -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => MethodInfo * CellLayoutReorderMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutReorderMethodInfo a -> signature -> s

cellLayoutSetCellDataFunc

data CellLayoutSetCellDataFuncMethodInfo Source #

Instances

((~) * signature (b -> Maybe CellLayoutDataFunc -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => MethodInfo * CellLayoutSetCellDataFuncMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy CellLayoutSetCellDataFuncMethodInfo a -> signature -> s