gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
AtkTableCellIface.getPosition
gtkc
atktypes
AtkTableCellIface
struct
AtkTableCellIface
extern (
C
)
int
function
(
AtkTableCell
*
cell
,
int
*
row
,
int
*
column
)
getPosition
;
Return Value
TRUE if successful; FALSE otherwise.
Meta
Source
See Implementation
gtkc
atktypes
AtkTableCellIface
variables
getColumnHeaderCells
getColumnSpan
getPosition
getRowColumnSpan
getRowHeaderCells
getRowSpan
getTable
parent