Package: gtk

Function gtk:file-chooser-button-new

Lambda List

gtk:file-chooser-button-new (title action)

Arguments

title -- a string for the title of the browse dialog
action -- a gtk:file-chooser-action value for the open mode of the widget

Return Value

The new gtk:file-chooser-button widget.

Details

Creates a new file selecting file chooser button widget.
 

See also

2025-07-06