Last updated: Tue, 22 May 2012 view this page in English
editing-canceled
The "editing-canceled" signal is 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.
Also see the editing_canceled() method.
Callback function
void callback(GtkCellRenderer cellrenderer);
User Contributed Notes gtk.gtkcellrenderer.signal.editing-canceled.php
There are no user contributed notes for this page.