[Top]
GTK
GTK.FileSelection
|
Method GTK.FileSelection()->create()
- Method
create
object(GTK.FileSelection) GTK.FileSelection()->create(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.
|