Package: gtk

Accessor gtk-cell-editable-editing-canceled

Lambda List

gtk-cell-editable-editing-canceled (object)

Syntax

(gtk-cell-editable-editing-canceled object) => canceled
(setf (gtk-cell-editable-editing-canceled object) canceled)

Arguments

object -- a gtk-cell-editable object
canceled -- a boolean whether editing on the cell has been canceled

Details

Accessor of the editing-canceled slot of the gtk-cell-editable class.

Indicates whether editing on the cell has been canceled.
 

See also

2020-6-20