[Top]
GTK
GTK.FileSelection
|
Method GTK.FileSelection()->set_filename()
- Method
set_filename
GTK.FileSelection set_filename(string fname)
- Description
Sets a default path for the file requestor. If filename includes a
directory path, then the requestor will open with that path as its
current working directory.
|