Open a popup menu on the display. Normally invoked from a popup_gesture
object. The arguments are:
- on Graphical (window) for which the popup is displayed (popup
<-context)
- offset
- offset_is_pointer (default @on)
Position of the top-left corner of the popup relative to the
popup
<-context iff offset_is_pointer
equals @off,
otherwise the position of the pointer.
- warp_pointer (default @on)
If the popup is moved (see ensure_on_display), move the pointer
accordingly.
- ensure_on_display (default @on)
If @on, move
the popup if it would otherwise be (partly) outside the display.
- See also
- popup_gesture
->initiate