Goo::Canvas::Points(3) | User Contributed Perl Documentation | Goo::Canvas::Points(3) |
NAME¶
Goo::Canvas::Points - wrapper for GooCanvasPoints
HIERARCHY¶
Glib::Boxed +----Goo::Canvas::Points
METHODS¶
points = Goo::Canvas::Points->new ($points)¶
- •
- $points (arrayref)
Create GooCanvasPoints from a Perl array. The points are array references that contain data like [x1, y1, x2, y2, ...]
SEE ALSO¶
Glib::Boxed
COPYRIGHT¶
Copyright (C) 2013 Gtk2-Perl Team
2013-03-06 | perl v5.26.1 |