gi-atk-2.0.6: 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 #

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

tableCellGetColumnHeaderCells

data TableCellGetColumnHeaderCellsMethodInfo Source #

Instances

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

Methods

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

tableCellGetColumnSpan

data TableCellGetColumnSpanMethodInfo Source #

Instances

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

Methods

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

tableCellGetPosition

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

tableCellGetRowColumnSpan

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

tableCellGetRowHeaderCells

data TableCellGetRowHeaderCellsMethodInfo Source #

Instances

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

Methods

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

tableCellGetRowSpan

data TableCellGetRowSpanMethodInfo Source #

Instances

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

Methods

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

tableCellGetTable

data TableCellGetTableMethodInfo Source #

Instances

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

Methods

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