FileChooserNative.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string title, gtk.window.Window parent, gtk.types.FileChooserAction action, string acceptLabel = null, string cancelLabel = null)

Creates a new #GtkFileChooserNative.

Parameters

titleTitle of the native, or null
parentTransient parent of the native, or null
actionOpen or save mode for the dialog
acceptLabeltext to go in the accept button, or null for the default
cancelLabeltext to go in the cancel button, or null for the default

Returns

a new #GtkFileChooserNative