Method

GtkCellAccessibleParentget_cell_area

Declaration [src]

void
gtk_cell_accessible_parent_get_cell_area (
  GtkCellAccessibleParent* parent,
  GtkCellAccessible* cell,
  GdkRectangle* cell_rect
)

Description

No description available.

Parameters

cell

Type: GtkCellAccessible

No description available.

The data is owned by the caller of the method.
cell_rect

Type: GdkRectangle

No description available.

The argument will be set by the function.
The returned data is owned by the instance.