FileChooserDialog.this

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

  1. this(GtkFileChooserDialog* gtkFileChooserDialog, bool ownedRef)
    class FileChooserDialog
    this
    (
    GtkFileChooserDialog* gtkFileChooserDialog
    ,
    bool ownedRef = false
    )
  2. this(string title, Window parent, FileChooserAction action, string[] buttonsText, ResponseType[] responses)