Description Usage Arguments Details Author(s)
Informs the cell renderer that the editing is stopped.
If canceled
is TRUE
, the cell renderer will emit the
gtkCellRendererEditingCanceled
signal.
1 | gtkCellRendererStopEditing(object, canceled)
|
|
A |
|
|
This function should be called by cell renderer implementations
in response to the gtkCellEditableEditingDone
signal of
GtkCellEditable
.
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.