FileChooser.action
gtk.types.FileChooserAction action() @propertyGet action property.
Returns
The type of operation that the file chooser is performing.
Deprecated
Use [gtk.file_dialog.FileDialog] instead
void action(gtk.types.FileChooserAction propval) @propertySet action property.
Parameters
propval | The type of operation that the file chooser is performing. |
Deprecated
Use [gtk.file_dialog.FileDialog] instead