Goo::Canvas::Style (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/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)
- *
-
$cr (cairo_t)
style = $style->get_parent
$style->set_parent ($parent)
- *
-
$parent (Goo::Canvas::Style)
scalar = $style->get_property ($property)
- *
-
$property (string)
$style->set_property ($property, $val)
- *
-
$property (string)
- *
-
$val (scalar)
boolean = $style->set_stroke_options ($cr)
- *
-
$cr (cairo_t)
SEE ALSO
Glib::Object
COPYRIGHT
Copyright (C) 2017 Gtk2-Perl Team