.\" 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::PixmapEntry 3pm" .TH Gnome2::PixmapEntry 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::PixmapEntry \- wrapper for GnomePixmapEntry .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 9 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gtk2::Box \& +\-\-\-\-Gtk2::VBox \& +\-\-\-\-Gnome2::FileEntry \& +\-\-\-\-Gnome2::PixmapEntry .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::PixmapEntry\->\fBnew\fP ($history_id, $browse_dialog_title, $do_preview)" .el .SS "widget = Gnome2::PixmapEntry\->\fBnew\fP ($history_id, \f(CW$browse_dialog_title\fP, \f(CW$do_preview\fP)" .IX Subsection "widget = Gnome2::PixmapEntry->new ($history_id, $browse_dialog_title, $do_preview)" .IP "\(bu" 4 \&\f(CW$history_id\fR (string) .IP "\(bu" 4 \&\f(CW$browse_dialog_title\fR (string) .IP "\(bu" 4 \&\f(CW$do_preview\fR (boolean) .ie n .SS "string = $pentry\->\fBget_filename\fP" .el .SS "string = \f(CW$pentry\fP\->\fBget_filename\fP" .IX Subsection "string = $pentry->get_filename" .ie n .SS "$pentry\->\fBset_pixmap_subdir\fP ($subdir)" .el .SS "\f(CW$pentry\fP\->\fBset_pixmap_subdir\fP ($subdir)" .IX Subsection "$pentry->set_pixmap_subdir ($subdir)" .IP "\(bu" 4 \&\f(CW$subdir\fR (string) .ie n .SS "$pentry\->\fBset_preview\fP ($do_preview)" .el .SS "\f(CW$pentry\fP\->\fBset_preview\fP ($do_preview)" .IX Subsection "$pentry->set_preview ($do_preview)" .IP "\(bu" 4 \&\f(CW$do_preview\fR (boolean) .ie n .SS "$pentry\->\fBset_preview_size\fP ($preview_w, $preview_h)" .el .SS "\f(CW$pentry\fP\->\fBset_preview_size\fP ($preview_w, \f(CW$preview_h\fP)" .IX Subsection "$pentry->set_preview_size ($preview_w, $preview_h)" .IP "\(bu" 4 \&\f(CW$preview_w\fR (integer) .IP "\(bu" 4 \&\f(CW$preview_h\fR (integer) .ie n .SS "widget = $pentry\->\fBpreview_widget\fP" .el .SS "widget = \f(CW$pentry\fP\->\fBpreview_widget\fP" .IX Subsection "widget = $pentry->preview_widget" .ie n .SS "widget = $pentry\->\fBscrolled_window\fP" .el .SS "widget = \f(CW$pentry\fP\->\fBscrolled_window\fP" .IX Subsection "widget = $pentry->scrolled_window" .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'do\-preview' (boolean : default false : readable / writable)" 4 .IX Item "'do-preview' (boolean : default false : readable / writable)" Whether the pixmap entry should have a preview. .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::VBox, Gnome2::FileEntry .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.