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.Interfaces.CellLayout

Contents

Description

 

Synopsis

Exported types

newtype CellLayout Source

Instances

GObject 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 
type ParentTypes CellLayout Source 
type AttributeList CellLayout Source 
type SignalList CellLayout Source 

Methods

cellLayoutAddAttribute

cellLayoutClear

cellLayoutClear :: (MonadIO m, CellLayoutK a) => a -> m () Source

cellLayoutClearAttributes

cellLayoutGetArea

cellLayoutGetCells

cellLayoutPackEnd

cellLayoutPackEnd :: (MonadIO m, CellLayoutK a, CellRendererK b) => a -> b -> Bool -> m () Source

cellLayoutPackStart

cellLayoutReorder

cellLayoutSetCellDataFunc