Virtual Method
GtkCellAccessibleParentget_cell_extents
Declaration [src]
void
get_cell_extents (
GtkCellAccessibleParent* parent,
GtkCellAccessible* cell,
gint* x,
gint* y,
gint* width,
gint* height,
AtkCoordType coord_type
)
Parameters
cell
-
Type:
GtkCellAccessible
No description available.
The data is owned by the caller of the method. x
-
Type:
gint*
No description available.
The argument will be set by the function. y
-
Type:
gint*
No description available.
The argument will be set by the function. width
-
Type:
gint*
No description available.
The argument will be set by the function. height
-
Type:
gint*
No description available.
The argument will be set by the function. coord_type
-
Type:
AtkCoordType
No description available.