FileChooserWidget
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.4" ) ]
public FileChooserWidget (FileChooserAction action)
[ Version ( since = "2.4" ) ]
public FileChooserWidget (FileChooserAction action)
Creates a new FileChooserWidget.
This is a file chooser widget that can be embedded in custom windows, and it is the same widget that is used by FileChooserDialog.
Parameters:
action |
Open or save mode for the widget |
Returns:
a new FileChooserWidget |