Package: gtk

Function gtk:file-chooser-widget-new

Lambda List

gtk:file-chooser-widget-new (action)

Arguments

action -- a value of the gtk:file-chooser-action enumeration for open or save mode

Return Value

Details

Creates a new file chooser widget. This is a file chooser widget that can be embedded in custom windows, and it is the same widget that is used by the gtk:file-chooser-dialog widget.
 

See also

#2023-3-17