Goo::Canvas::Style(3pm) User Contributed Perl Documentation Goo::Canvas::Style(3pm)
NAME
Goo::Canvas::Style - wrapper for GooCanvasStyle
HIERARCHY
Glib::Object
+----Goo::Canvas::Style
METHODS
style = Goo::Canvas::Style->new
style = $style->copy
boolean = $style->set_fill_options ($cr)
o $cr (cairo_t)
style = $style->get_parent
$style->set_parent ($parent)
o $parent (Goo::Canvas::Style)
scalar = $style->get_property ($property)
o $property (string)
$style->set_property ($property, $val)
o $property (string)
o $val (scalar)
boolean = $style->set_stroke_options ($cr)
o $cr (cairo_t)
SEE ALSO
Glib::Object
COPYRIGHT
Copyright (C) 2011 Gtk2-Perl Team
perl v5.14.2 2011-11-16 Goo::Canvas::Style(3pm)