Method

GtkPopoverget_modal

since: 3.12

Declaration [src]

gboolean
gtk_popover_get_modal (
  GtkPopover* popover
)

Description [src]

Returns whether the popover is modal, see gtk_popover_set_modal to see the implications of this.

Available since: 3.12

Gets propertyGtk.Popover:modal

Return value

Type: gboolean

TRUE if popover is modal.