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.Objects.CellArea

Contents

Description

 

Synopsis

Exported types

Methods

cellAreaActivate

cellAreaActivateCell

cellAreaAdd

cellAreaAdd :: (MonadIO m, CellAreaK a, CellRendererK b) => a -> b -> m () Source

cellAreaAddFocusSibling

cellAreaApplyAttributes

cellAreaAttributeConnect

cellAreaAttributeDisconnect

cellAreaAttributeGetColumn

cellAreaCellGetProperty

cellAreaCellSetProperty

cellAreaCopyContext

cellAreaCreateContext

cellAreaEvent

cellAreaFocus

cellAreaForeach

cellAreaForeachAlloc

cellAreaGetCellAllocation

cellAreaGetCellAtPosition

cellAreaGetCurrentPathString

cellAreaGetEditWidget

cellAreaGetEditedCell

cellAreaGetFocusCell

cellAreaGetFocusFromSibling

cellAreaGetFocusSiblings

cellAreaGetPreferredHeight

cellAreaGetPreferredHeightForWidth

cellAreaGetPreferredWidth

cellAreaGetPreferredWidthForHeight

cellAreaGetRequestMode

cellAreaHasRenderer

cellAreaInnerCellArea

cellAreaIsActivatable

cellAreaIsFocusSibling

cellAreaRemove

cellAreaRemove :: (MonadIO m, CellAreaK a, CellRendererK b) => a -> b -> m () Source

cellAreaRemoveFocusSibling

cellAreaRender

cellAreaRequestRenderer

cellAreaSetFocusCell

cellAreaStopEditing

cellAreaStopEditing :: (MonadIO m, CellAreaK a) => a -> Bool -> m () Source

Properties

EditWidget

EditedCell

FocusCell

Signals

AddEditable

ApplyAttributes

FocusChanged

RemoveEditable