focus_changed


Description:

[ Version ( since = "3.0" ) ]
public signal void focus_changed (CellRenderer renderer, string path)

Indicates that focus changed on this area.

This signal is emitted either as a result of focus handling or event handling.

It's possible that the signal is emitted even if the currently focused renderer did not change, this is because focus may change to the same renderer in the same cell area for a different row of data.

Parameters:

renderer

the CellRenderer that has focus

path

the current TreePath string set for area