editing_canceled


Description:

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.