Method

Gtk.CellArea.get_focus_cell

Declaration [src]

GtkCellRenderer*
gtk_cell_area_get_focus_cell (
  GtkCellArea* area
)

Description [src]

Retrieves the currently focused cell for area

Return value

Returns: GtkCellRenderer

the currently focused cell in area.

Ownership is not transferred to the caller