[Top]
GTK2
GTK2.FileChooserButton
|
Method GTK2.FileChooserButton()->create()
- Method
create
GTK2.FileChooserButton GTK2.FileChooserButton(string|mapping title_or_props, int|void action)
- Description
Create a new file-selecting button widget.
action is one of FILE_CHOOSER_ACTION_CREATE_FOLDER , FILE_CHOOSER_ACTION_OPEN , FILE_CHOOSER_ACTION_SAVE and FILE_CHOOSER_ACTION_SELECT_FOLDER
|