Package: gtk

Accessor gtk-places-sidebar-show-desktop

Lambda List

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

Syntax

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

Arguments

object -- a gtk-places-sidebar widget
show-desktop -- a boolean whether to show an item for the Desktop folder

Details

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

Sets whether the sidebar should show an item for the Desktop folder. The default value for this option is determined by the desktop environment and the user’s configuration, but this function can be used to override it on a per-application basis.
 

See also

2020-6-6