.\" 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 "Goo::Canvas::Item 3pm" .TH Goo::Canvas::Item 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" Goo::Canvas::Item \- wrapper for GooCanvasItem .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 2 \& Glib::Interface \& +\-\-\-\-Goo::Canvas::Item .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "$item\->\fBadd_child\fP ($child, $position)" .el .SS "\f(CW$item\fP\->\fBadd_child\fP ($child, \f(CW$position\fP)" .IX Subsection "$item->add_child ($child, $position)" .IP "\(bu" 4 \&\f(CW$child\fR (Goo::Canvas::Item) .IP "\(bu" 4 \&\f(CW$position\fR (integer) .ie n .SS "$item\->\fBallocate_area\fP ($cr, $requested_area, $allocated_area, $x_offset, $y_offset)" .el .SS "\f(CW$item\fP\->\fBallocate_area\fP ($cr, \f(CW$requested_area\fP, \f(CW$allocated_area\fP, \f(CW$x_offset\fP, \f(CW$y_offset\fP)" .IX Subsection "$item->allocate_area ($cr, $requested_area, $allocated_area, $x_offset, $y_offset)" .IP "\(bu" 4 \&\f(CW$cr\fR (cairo_t) .IP "\(bu" 4 \&\f(CW$requested_area\fR (GooCanvasBounds) .IP "\(bu" 4 \&\f(CW$allocated_area\fR (GooCanvasBounds) .IP "\(bu" 4 \&\f(CW$x_offset\fR (double) .IP "\(bu" 4 \&\f(CW$y_offset\fR (double) .ie n .SS "$item\->\fBanimate\fP ($x, $y, $scale, $degrees, $absolute, $duration, $step_time, $type)" .el .SS "\f(CW$item\fP\->\fBanimate\fP ($x, \f(CW$y\fP, \f(CW$scale\fP, \f(CW$degrees\fP, \f(CW$absolute\fP, \f(CW$duration\fP, \f(CW$step_time\fP, \f(CW$type\fP)" .IX Subsection "$item->animate ($x, $y, $scale, $degrees, $absolute, $duration, $step_time, $type)" .IP "\(bu" 4 \&\f(CW$x\fR (double) .IP "\(bu" 4 \&\f(CW$y\fR (double) .IP "\(bu" 4 \&\f(CW$scale\fR (double) .IP "\(bu" 4 \&\f(CW$degrees\fR (double) .IP "\(bu" 4 \&\f(CW$absolute\fR (boolean) .IP "\(bu" 4 \&\f(CW$duration\fR (integer) .IP "\(bu" 4 \&\f(CW$step_time\fR (integer) .IP "\(bu" 4 \&\f(CW$type\fR (Goo::Canvas::AnimateType) .ie n .SS "GooCanvasBounds = $item\->\fBget_bounds\fP" .el .SS "GooCanvasBounds = \f(CW$item\fP\->\fBget_bounds\fP" .IX Subsection "GooCanvasBounds = $item->get_bounds" .ie n .SS "canvas = $item\->\fBget_canvas\fP" .el .SS "canvas = \f(CW$item\fP\->\fBget_canvas\fP" .IX Subsection "canvas = $item->get_canvas" .ie n .SS "$item\->\fBset_canvas\fP ($canvas)" .el .SS "\f(CW$item\fP\->\fBset_canvas\fP ($canvas)" .IX Subsection "$item->set_canvas ($canvas)" .IP "\(bu" 4 \&\f(CW$canvas\fR (Goo::Canvas) .ie n .SS "item = $item\->\fBget_child\fP ($child_num)" .el .SS "item = \f(CW$item\fP\->\fBget_child\fP ($child_num)" .IX Subsection "item = $item->get_child ($child_num)" .IP "\(bu" 4 \&\f(CW$child_num\fR (integer) .ie n .SS "list = $item\->\fBget_child_properties\fP ($child, ...)" .el .SS "list = \f(CW$item\fP\->\fBget_child_properties\fP ($child, ...)" .IX Subsection "list = $item->get_child_properties ($child, ...)" .IP "\(bu" 4 \&\f(CW$child\fR (Goo::Canvas::Item) .IP "\(bu" 4 \&... (list) .PP Not like the original C function, which call as goo_canvas_item_get_child_properties(item, child, key1, &val1, key2, &val2, ..., \s-1NULL\s0). This function call as \&\f(CW$item\fR\->get_child_properties($child, \f(CW$key1\fR, \f(CW$key2\fR, ...) and return a list ($key1, \f(CW$val1\fR, \f(CW$key2\fR, \f(CW$val2\fR, ...) instead. So you can call like \&\f(CW%pair\fR = \f(CW$item\fR\->get_child_properties($child, \f(CW$key1\fR, \f(CW$key2\fR) and use \f(CW$pair\fR{$key1} and \f(CW$pair\fR{$key2} to access the value for the property. .ie n .SS "$item\->\fBset_child_properties\fP ($child, ...)" .el .SS "\f(CW$item\fP\->\fBset_child_properties\fP ($child, ...)" .IX Subsection "$item->set_child_properties ($child, ...)" .IP "\(bu" 4 \&\f(CW$child\fR (Goo::Canvas::Item) .IP "\(bu" 4 \&... (list) .ie n .SS "$item\->\fBensure_updated\fP" .el .SS "\f(CW$item\fP\->\fBensure_updated\fP" .IX Subsection "$item->ensure_updated" .ie n .SS "integer = $item\->\fBfind_child\fP ($child)" .el .SS "integer = \f(CW$item\fP\->\fBfind_child\fP ($child)" .IX Subsection "integer = $item->find_child ($child)" .IP "\(bu" 4 \&\f(CW$child\fR (Goo::Canvas::Item) .ie n .SS "boolean = $item\->\fBis_container\fP" .el .SS "boolean = \f(CW$item\fP\->\fBis_container\fP" .IX Subsection "boolean = $item->is_container" .ie n .SS "boolean = $item\->\fBis_visible\fP" .el .SS "boolean = \f(CW$item\fP\->\fBis_visible\fP" .IX Subsection "boolean = $item->is_visible" .ie n .SS "arrayref = $item\->\fBget_items_at\fP ($x, $y, $cr, $is_pointer_event, $parent_is_visible)" .el .SS "arrayref = \f(CW$item\fP\->\fBget_items_at\fP ($x, \f(CW$y\fP, \f(CW$cr\fP, \f(CW$is_pointer_event\fP, \f(CW$parent_is_visible\fP)" .IX Subsection "arrayref = $item->get_items_at ($x, $y, $cr, $is_pointer_event, $parent_is_visible)" .IP "\(bu" 4 \&\f(CW$x\fR (double) .IP "\(bu" 4 \&\f(CW$y\fR (double) .IP "\(bu" 4 \&\f(CW$cr\fR (cairo_t) .IP "\(bu" 4 \&\f(CW$is_pointer_event\fR (boolean) .IP "\(bu" 4 \&\f(CW$parent_is_visible\fR (boolean) .ie n .SS "$item\->\fBlower\fP (...)" .el .SS "\f(CW$item\fP\->\fBlower\fP (...)" .IX Subsection "$item->lower (...)" .IP "\(bu" 4 \&... (list) .ie n .SS "itemmodel = $item\->\fBget_model\fP" .el .SS "itemmodel = \f(CW$item\fP\->\fBget_model\fP" .IX Subsection "itemmodel = $item->get_model" .ie n .SS "$item\->\fBset_model\fP ($model)" .el .SS "\f(CW$item\fP\->\fBset_model\fP ($model)" .IX Subsection "$item->set_model ($model)" .IP "\(bu" 4 \&\f(CW$model\fR (Goo::Canvas::ItemModel) .ie n .SS "$item\->\fBmove_child\fP ($old_position, $new_position)" .el .SS "\f(CW$item\fP\->\fBmove_child\fP ($old_position, \f(CW$new_position\fP)" .IX Subsection "$item->move_child ($old_position, $new_position)" .IP "\(bu" 4 \&\f(CW$old_position\fR (integer) .IP "\(bu" 4 \&\f(CW$new_position\fR (integer) .ie n .SS "integer = $item\->\fBget_n_children\fP" .el .SS "integer = \f(CW$item\fP\->\fBget_n_children\fP" .IX Subsection "integer = $item->get_n_children" .ie n .SS "$item\->\fBpaint\fP ($cr, $bounds, $scale)" .el .SS "\f(CW$item\fP\->\fBpaint\fP ($cr, \f(CW$bounds\fP, \f(CW$scale\fP)" .IX Subsection "$item->paint ($cr, $bounds, $scale)" .IP "\(bu" 4 \&\f(CW$cr\fR (cairo_t) .IP "\(bu" 4 \&\f(CW$bounds\fR (GooCanvasBounds) .IP "\(bu" 4 \&\f(CW$scale\fR (double) .ie n .SS "item = $item\->\fBget_parent\fP" .el .SS "item = \f(CW$item\fP\->\fBget_parent\fP" .IX Subsection "item = $item->get_parent" .ie n .SS "$item\->\fBset_parent\fP ($parent)" .el .SS "\f(CW$item\fP\->\fBset_parent\fP ($parent)" .IX Subsection "$item->set_parent ($parent)" .IP "\(bu" 4 \&\f(CW$parent\fR (Goo::Canvas::Item) .ie n .SS "$item\->\fBraise\fP (...)" .el .SS "\f(CW$item\fP\->\fBraise\fP (...)" .IX Subsection "$item->raise (...)" .IP "\(bu" 4 \&... (list) .ie n .SS "$item\->\fBremove_child\fP ($child_num)" .el .SS "\f(CW$item\fP\->\fBremove_child\fP ($child_num)" .IX Subsection "$item->remove_child ($child_num)" .IP "\(bu" 4 \&\f(CW$child_num\fR (integer) .ie n .SS "$item\->\fBrequest_update\fP" .el .SS "\f(CW$item\fP\->\fBrequest_update\fP" .IX Subsection "$item->request_update" .ie n .SS "GooCanvasBounds = $item\->\fBget_requested_area\fP ($cr)" .el .SS "GooCanvasBounds = \f(CW$item\fP\->\fBget_requested_area\fP ($cr)" .IX Subsection "GooCanvasBounds = $item->get_requested_area ($cr)" .IP "\(bu" 4 \&\f(CW$cr\fR (cairo_t) .ie n .SS "$item\->\fBrotate\fP ($degrees, $cx, $cy)" .el .SS "\f(CW$item\fP\->\fBrotate\fP ($degrees, \f(CW$cx\fP, \f(CW$cy\fP)" .IX Subsection "$item->rotate ($degrees, $cx, $cy)" .IP "\(bu" 4 \&\f(CW$degrees\fR (double) .IP "\(bu" 4 \&\f(CW$cx\fR (double) .IP "\(bu" 4 \&\f(CW$cy\fR (double) .ie n .SS "$item\->\fBscale\fP ($sx, $sy)" .el .SS "\f(CW$item\fP\->\fBscale\fP ($sx, \f(CW$sy\fP)" .IX Subsection "$item->scale ($sx, $sy)" .IP "\(bu" 4 \&\f(CW$sx\fR (double) .IP "\(bu" 4 \&\f(CW$sy\fR (double) .ie n .SS "$item\->\fBset_simple_transform\fP ($x, $y, $scale, $rotation)" .el .SS "\f(CW$item\fP\->\fBset_simple_transform\fP ($x, \f(CW$y\fP, \f(CW$scale\fP, \f(CW$rotation\fP)" .IX Subsection "$item->set_simple_transform ($x, $y, $scale, $rotation)" .IP "\(bu" 4 \&\f(CW$x\fR (double) .IP "\(bu" 4 \&\f(CW$y\fR (double) .IP "\(bu" 4 \&\f(CW$scale\fR (double) .IP "\(bu" 4 \&\f(CW$rotation\fR (double) .ie n .SS "$item\->\fBskew_x\fP ($degrees, $cx, $cy)" .el .SS "\f(CW$item\fP\->\fBskew_x\fP ($degrees, \f(CW$cx\fP, \f(CW$cy\fP)" .IX Subsection "$item->skew_x ($degrees, $cx, $cy)" .IP "\(bu" 4 \&\f(CW$degrees\fR (double) .IP "\(bu" 4 \&\f(CW$cx\fR (double) .IP "\(bu" 4 \&\f(CW$cy\fR (double) .ie n .SS "$item\->\fBskew_y\fP ($degrees, $cx, $cy)" .el .SS "\f(CW$item\fP\->\fBskew_y\fP ($degrees, \f(CW$cx\fP, \f(CW$cy\fP)" .IX Subsection "$item->skew_y ($degrees, $cx, $cy)" .IP "\(bu" 4 \&\f(CW$degrees\fR (double) .IP "\(bu" 4 \&\f(CW$cx\fR (double) .IP "\(bu" 4 \&\f(CW$cy\fR (double) .ie n .SS "$item\->\fBstop_animation\fP" .el .SS "\f(CW$item\fP\->\fBstop_animation\fP" .IX Subsection "$item->stop_animation" .ie n .SS "style = $item\->\fBget_style\fP" .el .SS "style = \f(CW$item\fP\->\fBget_style\fP" .IX Subsection "style = $item->get_style" .ie n .SS "$item\->\fBset_style\fP ($style)" .el .SS "\f(CW$item\fP\->\fBset_style\fP ($style)" .IX Subsection "$item->set_style ($style)" .IP "\(bu" 4 \&\f(CW$style\fR (Goo::Canvas::Style) .ie n .SS "boolean = $item\->\fBget_transform_for_child\fP ($child, $transform)" .el .SS "boolean = \f(CW$item\fP\->\fBget_transform_for_child\fP ($child, \f(CW$transform\fP)" .IX Subsection "boolean = $item->get_transform_for_child ($child, $transform)" .IP "\(bu" 4 \&\f(CW$child\fR (Goo::Canvas::Item) .IP "\(bu" 4 \&\f(CW$transform\fR (cairo_matrix_t) .ie n .SS "list = $item\->\fBget_transform\fP" .el .SS "list = \f(CW$item\fP\->\fBget_transform\fP" .IX Subsection "list = $item->get_transform" .ie n .SS "$item\->\fBset_transform\fP ($matrix)" .el .SS "\f(CW$item\fP\->\fBset_transform\fP ($matrix)" .IX Subsection "$item->set_transform ($matrix)" .IP "\(bu" 4 \&\f(CW$matrix\fR (cairo_matrix_t) .ie n .SS "$item\->\fBtranslate\fP ($tx, $ty)" .el .SS "\f(CW$item\fP\->\fBtranslate\fP ($tx, \f(CW$ty\fP)" .IX Subsection "$item->translate ($tx, $ty)" .IP "\(bu" 4 \&\f(CW$tx\fR (double) .IP "\(bu" 4 \&\f(CW$ty\fR (double) .ie n .SS "GooCanvasBounds = $item\->\fBupdate\fP ($entire_tree, $cr)" .el .SS "GooCanvasBounds = \f(CW$item\fP\->\fBupdate\fP ($entire_tree, \f(CW$cr\fP)" .IX Subsection "GooCanvasBounds = $item->update ($entire_tree, $cr)" .IP "\(bu" 4 \&\f(CW$entire_tree\fR (boolean) .IP "\(bu" 4 \&\f(CW$cr\fR (cairo_t) .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'can\-focus' (boolean : default false : readable / writable)" 4 .IX Item "'can-focus' (boolean : default false : readable / writable)" If the item can take the keyboard focus .IP "'description' (string : default undef : readable / writable)" 4 .IX Item "'description' (string : default undef : readable / writable)" A description of the item for use by assistive technologies .IP "'parent' (Goo::Canvas::Item : default undef : readable / writable)" 4 .IX Item "'parent' (Goo::Canvas::Item : default undef : readable / writable)" The parent item .IP "'pointer\-events' (Goo::Canvas::PointerEvents : default visible\-mask,painted\-mask,fill\-mask,stroke\-mask,none : readable / writable)" 4 .IX Item "'pointer-events' (Goo::Canvas::PointerEvents : default visible-mask,painted-mask,fill-mask,stroke-mask,none : readable / writable)" Specifies when the item receives pointer events .IP "'title' (string : default undef : readable / writable)" 4 .IX Item "'title' (string : default undef : readable / writable)" A short context-rich description of the item for use by assistive technologies .IP "'tooltip' (string : default undef : readable / writable)" 4 .IX Item "'tooltip' (string : default undef : readable / writable)" The tooltip to display for the item .IP "'transform' (Goo::Cairo::Matrix : default undef : readable / writable)" 4 .IX Item "'transform' (Goo::Cairo::Matrix : default undef : readable / writable)" The transformation matrix of the item .ie n .IP "'visibility' (Goo::Canvas::ItemVisibility : default ""visible"" : readable / writable)" 4 .el .IP "'visibility' (Goo::Canvas::ItemVisibility : default ``visible'' : readable / writable)" 4 .IX Item "'visibility' (Goo::Canvas::ItemVisibility : default visible : readable / writable)" When the canvas item is visible .IP "'visibility\-threshold' (double : default 0 : readable / writable)" 4 .IX Item "'visibility-threshold' (double : default 0 : readable / writable)" The scale threshold at which the item becomes visible .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBanimation-finished\fR (Goo::Canvas::Item, boolean)" 4 .IX Item "animation-finished (Goo::Canvas::Item, boolean)" .PD 0 .IP "boolean = \fBbutton-press-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = button-press-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBbutton-release-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = button-release-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "\fBchild-notify\fR (Goo::Canvas::Item, Glib::ParamSpec)" 4 .IX Item "child-notify (Goo::Canvas::Item, Glib::ParamSpec)" .IP "boolean = \fBenter-notify-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = enter-notify-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBfocus-in-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = focus-in-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBfocus-out-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = focus-out-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBgrab-broken-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = grab-broken-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBkey-press-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = key-press-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBkey-release-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = key-release-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBleave-notify-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = leave-notify-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBmotion-notify-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = motion-notify-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .IP "boolean = \fBquery-tooltip\fR (Goo::Canvas::Item, double, double, boolean, Gtk2::Tooltip)" 4 .IX Item "boolean = query-tooltip (Goo::Canvas::Item, double, double, boolean, Gtk2::Tooltip)" .IP "boolean = \fBscroll-event\fR (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" 4 .IX Item "boolean = scroll-event (Goo::Canvas::Item, Goo::Canvas::Item, Gtk2::Gdk::Event)" .PD .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Goo::Canvas::AnimateType" .IX Subsection "enum Goo::Canvas::AnimateType" .IP "\(bu" 4 \&'freeze' / '\s-1GOO_CANVAS_ANIMATE_FREEZE\s0' .IP "\(bu" 4 \&'reset' / '\s-1GOO_CANVAS_ANIMATE_RESET\s0' .IP "\(bu" 4 \&'restart' / '\s-1GOO_CANVAS_ANIMATE_RESTART\s0' .IP "\(bu" 4 \&'bounce' / '\s-1GOO_CANVAS_ANIMATE_BOUNCE\s0' .SS "enum Goo::Canvas::ItemVisibility" .IX Subsection "enum Goo::Canvas::ItemVisibility" .IP "\(bu" 4 \&'hidden' / '\s-1GOO_CANVAS_ITEM_HIDDEN\s0' .IP "\(bu" 4 \&'invisible' / '\s-1GOO_CANVAS_ITEM_INVISIBLE\s0' .IP "\(bu" 4 \&'visible' / '\s-1GOO_CANVAS_ITEM_VISIBLE\s0' .IP "\(bu" 4 \&'visible\-above\-threshold' / '\s-1GOO_CANVAS_ITEM_VISIBLE_ABOVE_THRESHOLD\s0' .SS "flags Goo::Canvas::PointerEvents" .IX Subsection "flags Goo::Canvas::PointerEvents" .IP "\(bu" 4 \&'visible\-mask' / '\s-1GOO_CANVAS_EVENTS_VISIBLE_MASK\s0' .IP "\(bu" 4 \&'painted\-mask' / '\s-1GOO_CANVAS_EVENTS_PAINTED_MASK\s0' .IP "\(bu" 4 \&'fill\-mask' / '\s-1GOO_CANVAS_EVENTS_FILL_MASK\s0' .IP "\(bu" 4 \&'stroke\-mask' / '\s-1GOO_CANVAS_EVENTS_STROKE_MASK\s0' .IP "\(bu" 4 \&'none' / '\s-1GOO_CANVAS_EVENTS_NONE\s0' .IP "\(bu" 4 \&'visible\-painted' / '\s-1GOO_CANVAS_EVENTS_VISIBLE_PAINTED\s0' .IP "\(bu" 4 \&'visible\-fill' / '\s-1GOO_CANVAS_EVENTS_VISIBLE_FILL\s0' .IP "\(bu" 4 \&'visible\-stroke' / '\s-1GOO_CANVAS_EVENTS_VISIBLE_STROKE\s0' .IP "\(bu" 4 \&'visible' / '\s-1GOO_CANVAS_EVENTS_VISIBLE\s0' .IP "\(bu" 4 \&'painted' / '\s-1GOO_CANVAS_EVENTS_PAINTED\s0' .IP "\(bu" 4 \&'fill' / '\s-1GOO_CANVAS_EVENTS_FILL\s0' .IP "\(bu" 4 \&'stroke' / '\s-1GOO_CANVAS_EVENTS_STROKE\s0' .IP "\(bu" 4 \&'all' / '\s-1GOO_CANVAS_EVENTS_ALL\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Glib::Interface .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2017 Gtk2\-Perl Team