Explicitly stops the editing of the currently edited cell.
If canceled is TRUE, the currently edited cell renderer will emit the ::editing-canceled signal, otherwise the the ::editing-done signal will be emitted on the current edit widget.
See CellArea.getEditedCell and CellArea.getEditWidget.
whether editing was canceled.
3.0
Explicitly stops the editing of the currently edited cell.
If canceled is TRUE, the currently edited cell renderer will emit the ::editing-canceled signal, otherwise the the ::editing-done signal will be emitted on the current edit widget.
See CellArea.getEditedCell and CellArea.getEditWidget.