FileChooserButton
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.6" ) ]
public FileChooserButton (string title, FileChooserAction action)
[ Version ( since = "2.6" ) ]
public FileChooserButton (string title, FileChooserAction action)
Creates a new file-selecting button widget.
Parameters:
| title |
the title of the browse dialog. |
| action |
the open mode for the widget. |
Returns:
|
a new button widget. |