FileChooserWidget.this

Creates a new gtk.file_chooser_widget.FileChooserWidget.

This is a file chooser widget that can be embedded in custom windows, and it is the same widget that is used by gtk.file_chooser_dialog.FileChooserDialog.

More...
  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.types.FileChooserAction action)
    class FileChooserWidget

Parameters

action gtk.types.FileChooserAction

Open or save mode for the widget

Return Value

Detailed Description

Deprecated: Direct use of gtk.file_chooser_widget.FileChooserWidget is deprecated