.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" ======================================================================== .\" .IX Title "Gnome2::FileEntry 3pm" .TH Gnome2::FileEntry 3pm "2017-07-23" "perl v5.26.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Gnome2::FileEntry \- wrapper for GnomeFileEntry .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 8 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gtk2::Box \& +\-\-\-\-Gtk2::VBox \& +\-\-\-\-Gnome2::FileEntry .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 4 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable \& Gtk2::Orientable \& Gtk2::Editable .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "widget = Gnome2::FileEntry\->\fBnew\fP ($history_id, $browse_dialog_title)" .el .SS "widget = Gnome2::FileEntry\->\fBnew\fP ($history_id, \f(CW$browse_dialog_title\fP)" .IX Subsection "widget = Gnome2::FileEntry->new ($history_id, $browse_dialog_title)" .IP "\(bu" 4 \&\f(CW$history_id\fR (string) .IP "\(bu" 4 \&\f(CW$browse_dialog_title\fR (string) .ie n .SS "$fentry\->\fBset_default_path\fP ($path)" .el .SS "\f(CW$fentry\fP\->\fBset_default_path\fP ($path)" .IX Subsection "$fentry->set_default_path ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .ie n .SS "boolean = $fentry\->\fBget_directory_entry\fP" .el .SS "boolean = \f(CW$fentry\fP\->\fBget_directory_entry\fP" .IX Subsection "boolean = $fentry->get_directory_entry" .ie n .SS "$fentry\->\fBset_directory_entry\fP ($directory_entry)" .el .SS "\f(CW$fentry\fP\->\fBset_directory_entry\fP ($directory_entry)" .IX Subsection "$fentry->set_directory_entry ($directory_entry)" .IP "\(bu" 4 \&\f(CW$directory_entry\fR (boolean) .ie n .SS "$fentry\->\fBset_filename\fP ($filename)" .el .SS "\f(CW$fentry\fP\->\fBset_filename\fP ($filename)" .IX Subsection "$fentry->set_filename ($filename)" .IP "\(bu" 4 \&\f(CW$filename\fR (string) .ie n .SS "string = $fentry\->\fBget_full_path\fP ($file_must_exist)" .el .SS "string = \f(CW$fentry\fP\->\fBget_full_path\fP ($file_must_exist)" .IX Subsection "string = $fentry->get_full_path ($file_must_exist)" .IP "\(bu" 4 \&\f(CW$file_must_exist\fR (boolean) .ie n .SS "widget = $fentry\->\fBgnome_entry\fP" .el .SS "widget = \f(CW$fentry\fP\->\fBgnome_entry\fP" .IX Subsection "widget = $fentry->gnome_entry" .ie n .SS "widget = $fentry\->\fBgtk_entry\fP" .el .SS "widget = \f(CW$fentry\fP\->\fBgtk_entry\fP" .IX Subsection "widget = $fentry->gtk_entry" .ie n .SS "boolean = $fentry\->\fBget_modal\fP" .el .SS "boolean = \f(CW$fentry\fP\->\fBget_modal\fP" .IX Subsection "boolean = $fentry->get_modal" .ie n .SS "$fentry\->\fBset_modal\fP ($is_modal)" .el .SS "\f(CW$fentry\fP\->\fBset_modal\fP ($is_modal)" .IX Subsection "$fentry->set_modal ($is_modal)" .IP "\(bu" 4 \&\f(CW$is_modal\fR (boolean) .ie n .SS "$fentry\->\fBset_title\fP ($browse_dialog_title)" .el .SS "\f(CW$fentry\fP\->\fBset_title\fP ($browse_dialog_title)" .IX Subsection "$fentry->set_title ($browse_dialog_title)" .IP "\(bu" 4 \&\f(CW$browse_dialog_title\fR (string) .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'browse\-dialog\-title' (string : default undef : readable / writable)" 4 .IX Item "'browse-dialog-title' (string : default undef : readable / writable)" Title for the Browse file dialog. .IP "'default\-path' (string : default undef : readable / writable)" 4 .IX Item "'default-path' (string : default undef : readable / writable)" Default path for the Browse file window. .IP "'directory\-entry' (boolean : default false : readable / writable)" 4 .IX Item "'directory-entry' (boolean : default false : readable / writable)" Whether the file entry is being used to enter directory names or complete filenames. .ie n .IP "'filechooser\-action' (Gtk2::FileChooserAction : default ""open"" : readable / writable)" 4 .el .IP "'filechooser\-action' (Gtk2::FileChooserAction : default ``open'' : readable / writable)" 4 .IX Item "'filechooser-action' (Gtk2::FileChooserAction : default open : readable / writable)" The type of operation that the file selector is performing. .IP "'filename' (string : default undef : readable / writable)" 4 .IX Item "'filename' (string : default undef : readable / writable)" Filename that should be displayed in the file entry. .IP "'gnome\-entry' (Gnome2::Entry : default undef : readable)" 4 .IX Item "'gnome-entry' (Gnome2::Entry : default undef : readable)" 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. .IP "'gtk\-entry' (Gtk2::Entry : default undef : readable)" 4 .IX Item "'gtk-entry' (Gtk2::Entry : default undef : readable)" 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. .IP "'history\-id' (string : default undef : readable / writable)" 4 .IX Item "'history-id' (string : default undef : readable / writable)" Unique identifier for the file entry. This will be used to save the history list. .IP "'modal' (boolean : default false : readable / writable)" 4 .IX Item "'modal' (boolean : default false : readable / writable)" Whether the Browse file window should be modal. .IP "'use\-filechooser' (boolean : default false : readable / writable)" 4 .IX Item "'use-filechooser' (boolean : default false : readable / writable)" Whether to use the new GtkFileChooser widget or the GtkFileSelection widget to select files. .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBactivate\fR (Gnome2::FileEntry)" 4 .IX Item "activate (Gnome2::FileEntry)" .PD 0 .IP "\fBbrowse-clicked\fR (Gnome2::FileEntry)" 4 .IX Item "browse-clicked (Gnome2::FileEntry)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gtk2::FileChooserAction" .IX Subsection "enum Gtk2::FileChooserAction" .IP "\(bu" 4 \&'open' / '\s-1GTK_FILE_CHOOSER_ACTION_OPEN\s0' .IP "\(bu" 4 \&'save' / '\s-1GTK_FILE_CHOOSER_ACTION_SAVE\s0' .IP "\(bu" 4 \&'select\-folder' / '\s-1GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER\s0' .IP "\(bu" 4 \&'create\-folder' / '\s-1GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::VBox .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2004 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL.\s0 See Gnome2 for a full notice.