[ Version ( since = "3.0" ) ]
public void set_focus_cell (CellRenderer renderer)
Explicitly sets the currently focused cell to renderer.
This is generally called by implementations of focus or event, however it can also be used to implement functions such as set_cursor_on_cell.
| this |
a CellArea |
| renderer |
the CellRenderer to give focus to |