CanvasRenderingContext2D.drawWindow

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawWindow(Window window, double x, double y, double w, double h, string bgColor, uint flags)
  2. void drawWindow(Window window, double x, double y, double w, double h, string bgColor)
    struct CanvasRenderingContext2D
    nothrow
    void
    drawWindow
    ()
    (
    scope ref Window window
    ,
    double x
    ,
    double y
    ,
    double w
    ,
    double h
    ,
    string bgColor
    )

Meta