Method
GtkCellAreaget_focus_cell
Declaration [src]
GtkCellRenderer*
gtk_cell_area_get_focus_cell (
  GtkCellArea* area
)
Description [src]
Retrieves the currently focused cell for area.
| Gets property | Gtk.CellArea:focus-cell | 
Return value
| Returns: | GtkCellRenderer | 
| The currently focused cell in  | |
| The data is owned by the instance. |