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

The accessor for the can-undo slot of the gtk:text-buffer class returns whether there is a undoable action in the history.
 

See also

2025-09-28