Enumeration

GtkPopoverConstraint

since: 3.20

Declaration

enum Gtk.PopoverConstraint

Description [src]

Describes constraints to positioning of popovers. More values may be added to this enumeration in the future.

Available since: 3.20

Members

GTK_POPOVER_CONSTRAINT_NONE

Don’t constrain the popover position beyond what is imposed by the implementation.

  • Value: 0
  • Available since: 3.20
GTK_POPOVER_CONSTRAINT_WINDOW

Constrain the popover to the boundaries of the window that it is attached to.

  • Value: 1
  • Available since: 3.20