Property

GtkPopover:autohide

Declaration

property autohide: gboolean [ read, write ]

Description [src]

Whether to dismiss the popover on outside clicks.

If false, the popover won’t automatically grab the focus when shown. This is useful for usecases like entry completion, where the focus is expected to stay on the entry.

Type:gboolean

Default valueTRUE
Getter methodgtk_popover_get_autohide()
Setter methodgtk_popover_set_autohide()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno