1Goo::Canvas::Style(3) User Contributed Perl DocumentationGoo::Canvas::Style(3)
2
3
4

NAME

6       Goo::Canvas::Style - wrapper for GooCanvasStyle
7

HIERARCHY

9         Glib::Object
10         +----Goo::Canvas::Style
11

METHODS

13   style = Goo::Canvas::Style->new
14   style = $style->copy
15   boolean = $style->set_fill_options ($cr)
16       ·   $cr (cairo_t)
17
18   style = $style->get_parent
19   $style->set_parent ($parent)
20       ·   $parent (Goo::Canvas::Style)
21
22   scalar = $style->get_property ($property)
23       ·   $property (string)
24
25   $style->set_property ($property, $val)
26       ·   $property (string)
27
28       ·   $val (scalar)
29
30   boolean = $style->set_stroke_options ($cr)
31       ·   $cr (cairo_t)
32

SEE ALSO

34       Glib::Object
35
37       Copyright (C) 2019 Gtk2-Perl Team
38
39
40
41perl v5.30.0                      2019-07-26             Goo::Canvas::Style(3)
Impressum