editing_canceled


Description:

[ Version ( since = "2.4" ) ]
public virtual signal void editing_canceled ()

This signal gets emitted when the user cancels the process of editing a cell.

For example, an editable cell renderer could be written to cancel editing when the user presses Escape.

See also: stop_editing.