Scroll to navigation

Goo::Canvas::Points(3pm) User Contributed Perl Documentation Goo::Canvas::Points(3pm)
 

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 is an array reference that contain data like [x1, y1, x2, y2, ...]

SEE ALSO

Glib::Boxed

COPYRIGHT

Copyright (C) 2014 Gtk2-Perl Team
2014-08-15 perl v5.20.0