Package: gtk

Accessor gtk-entry-populate-all

Lambda List

gtk-entry-populate-all (object)

Syntax

(gtk-entry-populate-all object) => setting
(setf (gtk-entry-populate-all object) setting)

Arguments

object -- a gtk-entry widget
setting -- a boolean whether the "populate" signal is also emitted for touch popups

Details

Accessor of the populate-all slot of the gtk-entry class.

If the setting argument is true, the "populate-popup" signal is also emitted for touch popups.
 

See also

2021-11-3