FileChooserNative.this

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

  1. this(GtkFileChooserNative* gtkFileChooserNative, bool ownedRef)
    class FileChooserNative
    this
    (
    GtkFileChooserNative* gtkFileChooserNative
    ,
    bool ownedRef = false
    )
  2. this(string title, Window parent, GtkFileChooserAction action, string acceptLabel, string cancelLabel)