gi-gtk-0.3.16.12: 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

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