Method

GtkPopoverget_autohide

Declaration [src]

gboolean
gtk_popover_get_autohide (
  GtkPopover* popover
)

Description [src]

Returns whether the popover is modal.

See gtk_popover_set_autohide() for the implications of this.

Gets propertyGtk.Popover:autohide

Return value

Type: gboolean

TRUE if popover is modal.