Module: Gtk::PopoverConstraint

Defined in:
(unknown)

Constant Summary collapse

NONE =

Don’t constrain the popover position

beyond what is imposed by the implementation
0 or :none
WINDOW =

Constrain the popover to the boundaries

of the window that it is attached to
1 or :window