gi-atk-2.0.9: Atk 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.Atk.Interfaces.TableCell

Contents

Description

 

Synopsis

Exported types

newtype TableCell Source #

Constructors

TableCell (ManagedPtr TableCell) 

Instances

GObject TableCell Source # 
IsObject TableCell Source # 
IsObject TableCell Source # 
IsTableCell TableCell Source # 
((~) * info (ResolveTableCellMethod t TableCell), MethodInfo * info TableCell p) => IsLabel t (TableCell -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> TableCell -> p #

((~) * info (ResolveTableCellMethod t TableCell), MethodInfo * info TableCell p) => IsLabelProxy t (TableCell -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> TableCell -> p

HasAttributeList * TableCell Source # 
type SignalList TableCell Source # 
type SignalList TableCell
type AttributeList TableCell Source # 
type AttributeList TableCell

class GObject o => IsTableCell o Source #

Instances

Methods

getColumnHeaderCells

data TableCellGetColumnHeaderCellsMethodInfo Source #

Instances

((~) * signature (m [Object]), MonadIO m, IsTableCell a) => MethodInfo * TableCellGetColumnHeaderCellsMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TableCellGetColumnHeaderCellsMethodInfo a -> signature -> s

getColumnSpan

data TableCellGetColumnSpanMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTableCell a) => MethodInfo * TableCellGetColumnSpanMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TableCellGetColumnSpanMethodInfo a -> signature -> s

getPosition

data TableCellGetPositionMethodInfo Source #

Instances

((~) * signature (m (Bool, Int32, Int32)), MonadIO m, IsTableCell a) => MethodInfo * TableCellGetPositionMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TableCellGetPositionMethodInfo a -> signature -> s

getRowColumnSpan

data TableCellGetRowColumnSpanMethodInfo Source #

Instances

((~) * signature (m (Bool, Int32, Int32, Int32, Int32)), MonadIO m, IsTableCell a) => MethodInfo * TableCellGetRowColumnSpanMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TableCellGetRowColumnSpanMethodInfo a -> signature -> s

getRowHeaderCells

data TableCellGetRowHeaderCellsMethodInfo Source #

Instances

((~) * signature (m [Object]), MonadIO m, IsTableCell a) => MethodInfo * TableCellGetRowHeaderCellsMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TableCellGetRowHeaderCellsMethodInfo a -> signature -> s

getRowSpan

data TableCellGetRowSpanMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsTableCell a) => MethodInfo * TableCellGetRowSpanMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TableCellGetRowSpanMethodInfo a -> signature -> s

getTable

data TableCellGetTableMethodInfo Source #

Instances

((~) * signature (m Object), MonadIO m, IsTableCell a) => MethodInfo * TableCellGetTableMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy TableCellGetTableMethodInfo a -> signature -> s