Package: gtk

Accessor gtk-text-view-populate-all

Lambda List

gtk-text-view-populate-all (object)

Syntax

(gtk-text-view-populate-all object) => populate
(setf (gtk-text-view-populate-all object) populate)

Arguments

object -- a gtk-text-view widget
populate -- a boolean whether the "populate-all" signal is also emitted for touch popups

Details

Accessor of the populate-all slot of the gtk-text-view class.

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

See also

2021-10-16