Package: gtk

Accessor gtk-places-sidebar-show-recent

Lambda List

gtk-places-sidebar-show-recent (object)

Syntax

(gtk-places-sidebar-show-recent) => show-recent
(setf (gtk-places-sidebar-show-recent object) show-recent)

Arguments

object -- a gtk-places-sidebar widget
show-recent -- a boolean whether to show an item for recent files

Details

Accessor of the show-recent slot of the gtk-places-sidebar class.

Sets whether the sidebar should show an item for recent files. The default value for this option is determined by the desktop environment, but this function can be used to override it on a per-application basis.

Since 3.18
 

See also

2020-6-6