PrintOperation.this

  1. this(void* ptr, Flag!"Take" take)
    class PrintOperation
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(webkit.web_view.WebView webView)