Documentation
Dlang.org
AtkTableCellIface.getRowColumnSpan
atk
c
types
AtkTableCellIface
virtual function that get the row an column indexes and span of this cell
struct
AtkTableCellIface
extern (
C
)
bool
function
(
AtkTableCell
*
cell
,
int
*
row
,
int
*
column
,
int
*
rowSpan
,
int
*
columnSpan
)
getRowColumnSpan
;
atk
c
types
AtkTableCellIface
variables
getColumnHeaderCells
getColumnSpan
getPosition
getRowColumnSpan
getRowHeaderCells
getRowSpan
getTable
parent
virtual function that get the row an column indexes and span of this cell