pike.hubbe.net

[Top]
GTK
GTK.FileSelection
previousGTK.FileSelection GTK.FileSelection()->create()next

Method GTK.FileSelection()->complete()


Method complete

object(GTK.FileSelection) GTK.FileSelection()->complete(string pattern)

Description

Will attempt to match pattern to a valid filename in the current directory. If a match can be made, the matched filename will appear in the text entry field of the file selection dialog. If a partial match can be made, the "Files" list will contain those file names which have been partially matched.


Extracted from Pike v7.3 release 11 at 2001-11-03.