Package: gtk
Function gtk-cell-renderer-stop-editing
Lambda Listgtk-cell-renderer-stop-editing (cell canceled) ArgumentsDetails
Informs the cell renderer that the editing is stopped. If canceled is true, the cell renderer will emit the
"editing-canceled" signal. This function should be called by cell renderer implementations in response to the "editing-done" signal of the gtk-cell-editable widget. | See also |
2021-3-7