Goo::Canvas::Style.3pm

Langue: en

Autres versions - même langue

Version: 2010-05-12 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Goo::Canvas::Style

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 (C) 2010 Gtk2-Perl Team