Goo::Canvas::PathModel.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::PathModel

HIERARCHY

   Glib::Object
   +----Goo::Canvas::ItemModelSimple
        +----Goo::Canvas::PathModel
 
 

INTERFACES

   Goo::Canvas::ItemModel
 
 

METHODS

itemmodel = Goo::Canvas::PathModel->new ($parent, $path_data, ...)

*
$parent (Goo::Canvas::ItemModel)
*
$path_data (string)
*
... (list)

PROPERTIES

'data' (string : writable)
The sequence of path commands
'height' (double : readable / writable)
The height of the path
'width' (double : readable / writable)
The width of the path
'x' (double : readable / writable)
The x coordinate of the path
'y' (double : readable / writable)
The y coordinate of the path

SEE ALSO

Glib::Object, Goo::Canvas::ItemModelSimple Copyright (C) 2010 Gtk2-Perl Team