Package: gtk

Accessor gtk:places-sidebar-populate-all

Lambda List

gtk:places-sidebar-populate-all (object)

Syntax

(gtk:places-sidebar-populate-all object) => populate-all
(setf (gtk:places-sidebar-populate-all object) populate-all)

Arguments

object -- a gtk:places-sidebar widget
populate-all -- a boolean whether the "populate-all" signal is also emitted for popovers

Details

Accessor of the populate-all slot of the gtk:places-sidebar class. If populate-all is true, the "populate-popup" signal is also emitted for popovers.
 

See also

#2023-3-13