Package: gtk

Accessor gtk:text-buffer-can-undo

Lambda List

gtk:text-buffer-can-undo (object)

Syntax

(gtk:text-buffer-can-undo object) => setting

Arguments

object -- a gtk:text-buffer object
setting -- true if there is an undoable action

Details

Accessor of the can-undo slot of the gtk:text-buffer class. The gtk:text-buffer-can-undo function gets whether there is a undoable action in the history.
 

See also

2024-7-3