FileChooserNative.this
this
(string title, gtk.window.Window parent, gtk.types.FileChooserAction action, string acceptLabel = null, string cancelLabel = null)Creates a new #GtkFileChooserNative.
Parameters
title | Title of the native, or null |
parent | Transient parent of the native, or null |
action | Open or save mode for the dialog |
acceptLabel | text to go in the accept button, or null for the default |
cancelLabel | text to go in the cancel button, or null for the default |
Returns
a new #GtkFileChooserNative