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)
    struct XULPopupElement
    nothrow
    void
    openPopupAtScreen
    (
    T3
    )
    (
    int x
    ,
    int y
    ,,
    scope auto ref Optional!(T3) triggerEvent
    )
  2. void openPopupAtScreen(int x, int y, bool isContextMenu)
  3. void openPopupAtScreen(int x, int y)
  4. void openPopupAtScreen(int x)
  5. void openPopupAtScreen()

Meta