Package: gtk

Accessor gtk:entry-invisible-char-set

Lambda List

gtk:entry-invisible-char-set (object)

Syntax

(gtk:entry-invisible-char-set object) => setting
(setf (gtk:entry-invisible-char-set object) setting)

Arguments

object -- a gtk:entry widget
setting -- a boolean whether the invisible char has been set for the text entry

Details

Accessor of the invisible-char-set slot of the gtk:entry class. Whether the invisible char has been set for the text entry.
 

See also

2024-5-22