| Description | A set of Perl bindings for Gtk+ 2.0 and various related libraries |

Gnome2::FileEntry

Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Box
+----Gtk2::VBox
+----Gnome2::FileEntry

Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Editable


Title for the Browse file dialog.
Default path for the Browse file window.
Whether the file entry is being used to enter directory names or complete filenames.
The type of operation that the file selector is performing.
Filename that should be displayed in the file entry.
GnomeEntry that the file entry uses for entering filenames. You can use this property to get the GnomeEntry if you need to modify or query any of its parameters.
GtkEntry that the file entry uses for entering filenames. You can use this property to get the GtkEntry if you need to modify or query any of its parameters.
Unique identifier for the file entry. This will be used to save the history list.
Whether the Browse file window should be modal.
Whether to use the new GtkFileChooser widget or the GtkFileSelection widget to select files.



Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::VBox

Copyright (C) 2003-2004 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2 for a full notice.