Handbook
Glossary
gtk_cell_area_stop_editing ( cell_area canceled -- )
Vocabulary
gtk3
.
ffi
Inputs
cell_area
an
object
canceled
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_cell_area_stop_editing
( GtkCellArea* cell_area,
gboolean
canceled )