Method

GtkCellAreaget_focus_cell

Declaration [src]

GtkCellRenderer*
gtk_cell_area_get_focus_cell (
  GtkCellArea* area
)

Description [src]

Retrieves the currently focused cell for area.

Return value

Type: GtkCellRenderer

The currently focused cell in area.

The data is owned by the instance.
The return value can be NULL.