FileChooserButton.this

Creates a new file-selecting button widget.

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

Parameters

title string

the title of the browse dialog.

action gtk.types.FileChooserAction

the open mode for the widget.

Return Value

a new button widget.