Method GTK2.FileChooserDialog()->create()
- Method create
GTK2.FileChooserDialog GTK2.FileChooserDialog(
string
title
,GTK2.Window
parent
,int
mode
,array
buttons
)- 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.