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

Methods

cellAreaBoxGetSpacing

cellAreaBoxNew

cellAreaBoxPackEnd

data CellAreaBoxPackEndMethodInfo Source

Instances

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

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 Source 

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 Source 

Properties

Spacing