gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
AtkTableCellIface.getRowColumnSpan
atk
c
types
AtkTableCellIface
struct
AtkTableCellIface
extern (
C
)
int
function
(
AtkTableCell
*
cell
,
int
*
row
,
int
*
column
,
int
*
rowSpan
,
int
*
columnSpan
)
getRowColumnSpan
;
Return Value
TRUE if successful; FALSE otherwise.
Meta
Source
See Implementation
atk
c
types
AtkTableCellIface
variables
getColumnHeaderCells
getColumnSpan
getPosition
getRowColumnSpan
getRowHeaderCells
getRowSpan
getTable
parent