Property
GtkPopover:autohide
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 value | TRUE |
| Getter method | gtk_popover_get_autohide() |
| Setter method | gtk_popover_set_autohide() |