XULPopupElement.openPopupAtScreen

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void openPopupAtScreen(int x, int y, bool isContextMenu, Optional!(T3) triggerEvent)
  2. void openPopupAtScreen(int x, int y, bool isContextMenu)
    struct XULPopupElement
    nothrow
    void
    openPopupAtScreen
    ()
    (
    int x
    ,
    int y
    ,)
  3. void openPopupAtScreen(int x, int y)
  4. void openPopupAtScreen(int x)
  5. void openPopupAtScreen()

Meta