gi-gtk-0.3.18.15: 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.Objects.CellAreaBox

Contents

Description

 

Synopsis

Exported types

newtype CellAreaBox Source

Instances

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

Methods

cellAreaBoxGetSpacing

cellAreaBoxNew

cellAreaBoxPackEnd

data CellAreaBoxPackEndMethodInfo Source

Instances

((~) * signature (b -> Bool -> Bool -> Bool -> m ()), MonadIO m, CellAreaBoxK a, CellRendererK b) => MethodInfo * CellAreaBoxPackEndMethodInfo a signature 

cellAreaBoxPackEnd :: (MonadIO m, CellAreaBoxK a, CellRendererK b) => a -> b -> Bool -> Bool -> Bool -> m () Source

cellAreaBoxPackStart

data CellAreaBoxPackStartMethodInfo Source

Instances

((~) * signature (b -> Bool -> Bool -> Bool -> m ()), MonadIO m, CellAreaBoxK a, CellRendererK b) => MethodInfo * CellAreaBoxPackStartMethodInfo a signature 

cellAreaBoxPackStart :: (MonadIO m, CellAreaBoxK a, CellRendererK b) => a -> b -> Bool -> Bool -> Bool -> m () Source

cellAreaBoxSetSpacing

data CellAreaBoxSetSpacingMethodInfo Source

Instances

((~) * signature (Int32 -> m ()), MonadIO m, CellAreaBoxK a) => MethodInfo * CellAreaBoxSetSpacingMethodInfo a signature 

Properties

Spacing