Package: gtk
Accessor gtk:file-chooser-action
Lambda Listgtk:file-chooser-action (object) SyntaxArgumentsDetails Accessor of the action slot of the gtk:file-chooser interface. The gtk:file-chooser-action function gets the type of operation that the file chooser is performing. The (setf gtk:file-chooser-action) function
sets the type of operation. The user interface is adapted to suit the selected
action. For example, an option to create a new folder might be shown if the action is :save but not if the action is :open. Warning | See also |
2024-4-26