Lambda List
gdk:popup-autohide (object)
Syntax
(gdk:popup-autohide object) => autohide
(setf (gdk:popup-autohide object) autohide)
Arguments
object -- a gdk:popup object
autohide -- True if popup will autohide.
Details
The accessor for the
autohide slot of the
gdk:popup class returns whether the popup is set to hide on outside
clicks.