.\" 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::Canvas::Shape 3pm" .TH Gnome2::Canvas::Shape 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::Canvas::Shape \- Base class for canvas item shapes .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 5 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gnome2::Canvas::Item \& +\-\-\-\-Gnome2::Canvas::Shape .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "pathdef = $shape\->\fBget_path_def\fP" .el .SS "pathdef = \f(CW$shape\fP\->\fBget_path_def\fP" .IX Subsection "pathdef = $shape->get_path_def" .ie n .SS "$shape\->\fBset_path_def\fP ($path_def)" .el .SS "\f(CW$shape\fP\->\fBset_path_def\fP ($path_def)" .IX Subsection "$shape->set_path_def ($path_def)" .IP "\(bu" 4 \&\f(CW$path_def\fR (Gnome2::Canvas::PathDef) .SH "PROPERTIES" .IX Header "PROPERTIES" .ie n .IP "'cap\-style' (Gtk2::Gdk::CapStyle : default ""butt"" : readable / writable)" 4 .el .IP "'cap\-style' (Gtk2::Gdk::CapStyle : default ``butt'' : readable / writable)" 4 .IX Item "'cap-style' (Gtk2::Gdk::CapStyle : default butt : readable / writable)" .PD 0 .IP "'dash' (gpointer : default 0 : readable / writable)" 4 .IX Item "'dash' (gpointer : default 0 : readable / writable)" .IP "'fill\-color' (string : default undef : writable)" 4 .IX Item "'fill-color' (string : default undef : writable)" .IP "'fill\-color\-gdk' (Gtk2::Gdk::Color : default undef : readable / writable)" 4 .IX Item "'fill-color-gdk' (Gtk2::Gdk::Color : default undef : readable / writable)" .IP "'fill\-color\-rgba' (Glib::UInt : default 0 : readable / writable)" 4 .IX Item "'fill-color-rgba' (Glib::UInt : default 0 : readable / writable)" .IP "'fill\-stipple' (Gtk2::Gdk::Drawable : default undef : readable / writable)" 4 .IX Item "'fill-stipple' (Gtk2::Gdk::Drawable : default undef : readable / writable)" .ie n .IP "'join\-style' (Gtk2::Gdk::JoinStyle : default ""miter"" : readable / writable)" 4 .el .IP "'join\-style' (Gtk2::Gdk::JoinStyle : default ``miter'' : readable / writable)" 4 .IX Item "'join-style' (Gtk2::Gdk::JoinStyle : default miter : readable / writable)" .IP "'miterlimit' (double : default 0 : readable / writable)" 4 .IX Item "'miterlimit' (double : default 0 : readable / writable)" .IP "'outline\-color' (string : default undef : writable)" 4 .IX Item "'outline-color' (string : default undef : writable)" .IP "'outline\-color\-gdk' (Gtk2::Gdk::Color : default undef : readable / writable)" 4 .IX Item "'outline-color-gdk' (Gtk2::Gdk::Color : default undef : readable / writable)" .IP "'outline\-color\-rgba' (Glib::UInt : default 0 : readable / writable)" 4 .IX Item "'outline-color-rgba' (Glib::UInt : default 0 : readable / writable)" .IP "'outline\-stipple' (Gtk2::Gdk::Drawable : default undef : readable / writable)" 4 .IX Item "'outline-stipple' (Gtk2::Gdk::Drawable : default undef : readable / writable)" .IP "'width\-pixels' (Glib::UInt : default 0 : readable / writable)" 4 .IX Item "'width-pixels' (Glib::UInt : default 0 : readable / writable)" .IP "'width\-units' (double : default 0 : readable / writable)" 4 .IX Item "'width-units' (double : default 0 : readable / writable)" .IP "'wind' (Glib::UInt : default 0 : readable / writable)" 4 .IX Item "'wind' (Glib::UInt : default 0 : readable / writable)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gtk2::Gdk::CapStyle" .IX Subsection "enum Gtk2::Gdk::CapStyle" .IP "\(bu" 4 \&'not\-last' / '\s-1GDK_CAP_NOT_LAST\s0' .IP "\(bu" 4 \&'butt' / '\s-1GDK_CAP_BUTT\s0' .IP "\(bu" 4 \&'round' / '\s-1GDK_CAP_ROUND\s0' .IP "\(bu" 4 \&'projecting' / '\s-1GDK_CAP_PROJECTING\s0' .SS "enum Gtk2::Gdk::JoinStyle" .IX Subsection "enum Gtk2::Gdk::JoinStyle" .IP "\(bu" 4 \&'miter' / '\s-1GDK_JOIN_MITER\s0' .IP "\(bu" 4 \&'round' / '\s-1GDK_JOIN_ROUND\s0' .IP "\(bu" 4 \&'bevel' / '\s-1GDK_JOIN_BEVEL\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2::Canvas, 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::Canvas for a full notice.