Description Usage Arguments Details Author(s)
Causes the cell renderer to emit the gtkCellRendererEditingCanceled
signal.
WARNING: gtk_cell_renderer_editing_canceled
has been deprecated since version 2.6 and should not be used in newly-written code. Use gtkCellRendererStopEditing
instead
1 | gtkCellRendererEditingCanceled(object)
|
|
A |
This function is for use only by implementations of cell renderers that need to notify the client program that an editing process was canceled and the changes were not committed. Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.