[Top]
GTK
GTK.FileSelection
|
Method GTK.FileSelection()->create()
- Method
create
GTK.FileSelection GTK.FileSelection(string window_title)
- Description
Creates a new file selection dialog box. By default it will list
the files in the current working directory. Operation buttons
allowing the user to create a directory, delete files, and rename
files will also be present by default.
|