gi-gtk-3.0.9: 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 #

Constructors

CellLayout (ManagedPtr CellLayout) 

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

addAttribute

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 #

clear

data CellLayoutClearMethodInfo Source #

Instances

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

Methods

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

clearAttributes

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

getArea

data CellLayoutGetAreaMethodInfo Source #

Instances

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

Methods

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

getCells

data CellLayoutGetCellsMethodInfo Source #

Instances

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

Methods

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

packEnd

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

packStart

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

reorder

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

setCellDataFunc

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