Package: gtk

Accessor gtk-places-sidebar-show-enter-location

Lambda List

gtk-places-sidebar-show-enter-location (object)

Syntax

(gtk-places-sidebar-show-enter-location) => show-enter-location
(setf (gtk-places-sidebar-show-enter-location object) show-enter-location)

Arguments

object -- a gtk-places-sidebar widget
-- show-enter-location]{a boolean whether to show an item to enter a location

Details

Accessor of the show-enter-location slot of the gtk-places-sidebar class.

Sets whether the sidebar should show an item for entering a location. This is off by default. An application may want to turn this on if manually entering URLs is an expected user action.

If you enable this, you should connect to the "show-enter-location" signal.
 

See also

2020-6-6