1Gtk2::FileChooserWidgetU(s3e)r Contributed Perl DocumentaGttiko2n::FileChooserWidget(3)
2
3
4

NAME

6       Gtk2::FileChooserWidget
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gtk2::Container
14                             +----Gtk2::Box
15                                  +----Gtk2::VBox
16                                       +----Gtk2::FileChooserWidget
17

INTERFACES

19         Glib::Object::_Unregistered::AtkImplementorIface
20         Gtk2::FileChooser
21         Glib::Object::_Unregistered::GtkFileChooserEmbed
22

METHODS

24       widget = Gtk2::FileChooserWidget->new ($action)
25
26           * $action (Gtk2::FileChooserAction)
27
28       widget = Gtk2::FileChooserWidget->new_with_backend ($action, $backend)
29
30           * $action (Gtk2::FileChooserAction)
31           * $backend (string)
32

ENUMS AND FLAGS

34       enum Gtk2::FileChooserAction
35
36       * 'open' / 'GTK_FILE_CHOOSER_ACTION_OPEN'
37       * 'save' / 'GTK_FILE_CHOOSER_ACTION_SAVE'
38       * 'select-folder' / 'GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER'
39       * 'create-folder' / 'GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER'
40

SEE ALSO

42       Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
43       Gtk2::Container, Gtk2::Box, Gtk2::VBox
44
46       Copyright (C) 2003-2007 by the gtk2-perl team.
47
48       This software is licensed under the LGPL.  See Gtk2 for a full notice.
49
50
51
52perl v5.8.8                       2007-03-18        Gtk2::FileChooserWidget(3)
Impressum