Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[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.