FileChooser.action

gtk.types.FileChooserAction action() @property

Get 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) @property

Set action property.

Parameters

propvalThe type of operation that the file chooser is performing.

Deprecated

Use [gtk.file_dialog.FileDialog] instead