Dialog.this

Sets our main struct and passes it to the parent class.

  1. this(HdyDialog* hdyDialog, bool ownedRef = false)
    class Dialog
    this
    (
    HdyDialog* hdyDialog
    ,
    bool ownedRef = false
    )
  2. this(Window parent)

Meta