Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Class GTK2.FileChooserWidget

Inheritance graph
GTK2.FileChooser GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Box GTK2.Vbox GTK2.FileChooserWidget
Description

File chooser widget that can be embedded in other widgets.  GTK2.FileChooserWidget(GTK2.FILE_CHOOSER_ACTION_OPEN);


Inherit FileChooser

inherit GTK2.FileChooser : FileChooser


Inherit Vbox

inherit GTK2.Vbox : Vbox


Method create

GTK2.FileChooserWidget GTK2.FileChooserWidget(int|mapping action_or_props)

Description

Create a new file chooser widget. action is one of FILE_CHOOSER_ACTION_CREATE_FOLDER, FILE_CHOOSER_ACTION_OPEN, FILE_CHOOSER_ACTION_SAVE and FILE_CHOOSER_ACTION_SELECT_FOLDER