FileChooserNative.this

class FileChooserNative
this

Parameters

title string

Title of the native

parent gtk.window.Window

Transient parent of the native

action gtk.types.FileChooserAction

Open or save mode for the dialog

acceptLabel string

text to go in the accept button, or null for the default

cancelLabel string

text to go in the cancel button, or null for the default

Return Value

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead