.\" 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::IconTextItem 3pm" .TH Gnome2::IconTextItem 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::IconTextItem \- wrapper for GnomeIconTextItem .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 5 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gnome2::Canvas::Item \& +\-\-\-\-Gnome2::IconTextItem .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "$iti\->\fBconfigure\fP ($x, $y, $width, $fontname, $text, $is_editable, $is_static)" .el .SS "\f(CW$iti\fP\->\fBconfigure\fP ($x, \f(CW$y\fP, \f(CW$width\fP, \f(CW$fontname\fP, \f(CW$text\fP, \f(CW$is_editable\fP, \f(CW$is_static\fP)" .IX Subsection "$iti->configure ($x, $y, $width, $fontname, $text, $is_editable, $is_static)" .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .IP "\(bu" 4 \&\f(CW$width\fR (integer) .IP "\(bu" 4 \&\f(CW$fontname\fR (string) .IP "\(bu" 4 \&\f(CW$text\fR (string) .IP "\(bu" 4 \&\f(CW$is_editable\fR (boolean) .IP "\(bu" 4 \&\f(CW$is_static\fR (boolean) .ie n .SS "editable = $iti\->\fBget_editable\fP" .el .SS "editable = \f(CW$iti\fP\->\fBget_editable\fP" .IX Subsection "editable = $iti->get_editable" .ie n .SS "$iti\->\fBfocus\fP ($focused)" .el .SS "\f(CW$iti\fP\->\fBfocus\fP ($focused)" .IX Subsection "$iti->focus ($focused)" .IP "\(bu" 4 \&\f(CW$focused\fR (boolean) .ie n .SS "$iti\->\fBselect\fP ($sel)" .el .SS "\f(CW$iti\fP\->\fBselect\fP ($sel)" .IX Subsection "$iti->select ($sel)" .IP "\(bu" 4 \&\f(CW$sel\fR (boolean) .ie n .SS "$iti\->\fBsetxy\fP ($x, $y)" .el .SS "\f(CW$iti\fP\->\fBsetxy\fP ($x, \f(CW$y\fP)" .IX Subsection "$iti->setxy ($x, $y)" .IP "\(bu" 4 \&\f(CW$x\fR (integer) .IP "\(bu" 4 \&\f(CW$y\fR (integer) .ie n .SS "$iti\->\fBstart_editing\fP" .el .SS "\f(CW$iti\fP\->\fBstart_editing\fP" .IX Subsection "$iti->start_editing" .ie n .SS "$iti\->\fBstop_editing\fP ($accept)" .el .SS "\f(CW$iti\fP\->\fBstop_editing\fP ($accept)" .IX Subsection "$iti->stop_editing ($accept)" .IP "\(bu" 4 \&\f(CW$accept\fR (boolean) .ie n .SS "string = $iti\->\fBget_text\fP" .el .SS "string = \f(CW$iti\fP\->\fBget_text\fP" .IX Subsection "string = $iti->get_text" .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBediting-started\fR (Gnome2::IconTextItem)" 4 .IX Item "editing-started (Gnome2::IconTextItem)" .PD 0 .IP "\fBediting-stopped\fR (Gnome2::IconTextItem)" 4 .IX Item "editing-stopped (Gnome2::IconTextItem)" .IP "\fBheight-changed\fR (Gnome2::IconTextItem)" 4 .IX Item "height-changed (Gnome2::IconTextItem)" .IP "\fBselection-started\fR (Gnome2::IconTextItem)" 4 .IX Item "selection-started (Gnome2::IconTextItem)" .IP "\fBselection-stopped\fR (Gnome2::IconTextItem)" 4 .IX Item "selection-stopped (Gnome2::IconTextItem)" .IP "boolean = \fBtext-changed\fR (Gnome2::IconTextItem)" 4 .IX Item "boolean = text-changed (Gnome2::IconTextItem)" .IP "\fBwidth-changed\fR (Gnome2::IconTextItem)" 4 .IX Item "width-changed (Gnome2::IconTextItem)" .PD .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gnome2::Canvas::Item .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.