FileChooserButton.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string title, gtk.types.FileChooserAction action)

Creates a new file-selecting button widget.

Parameters

titlethe title of the browse dialog.
actionthe open mode for the widget.

Returns

a new button widget.