Virtual Method
GtkCellAccessibleParentget_cell_position
Declaration [src]
void
get_cell_position (
GtkCellAccessibleParent* parent,
GtkCellAccessible* cell,
gint* row,
gint* column
)
Parameters
cell-
Type:
GtkCellAccessibleNo description available.
The data is owned by the caller of the method. row-
Type:
gint*No description available.
The argument will be set by the function. column-
Type:
gint*No description available.
The argument will be set by the function.