Goo::Canvas::ImageModel(3pm)

NAME

Goo::Canvas::ImageModel - wrapper for GooCanvasImageModel

HIERARCHY

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

INTERFACES

Goo::Canvas::ItemModel

METHODS

itemmodel = Goo::Canvas::ImageModel->new ($parent, $pixbuf, $x, $y, ...)
o $parent (Goo::Canvas::ItemModel)
o $pixbuf ((unknown))
o $x (double)
o $y (double)
o ... (list)

PROPERTIES

'height' (double : readable / writable)
The height of the image
'pattern' (Goo::Cairo::Pattern : readable / writable)
The cairo pattern to paint
'pixbuf' (Gtk2::Gdk::Pixbuf : writable)
The GdkPixbuf to display
'width' (double : readable / writable)
The width of the image
'x' (double : readable / writable)
The x coordinate of the image
'y' (double : readable / writable)
The y coordinate of the image

SEE ALSO

Glib::Object, Goo::Canvas::ItemModelSimple

COPYRIGHT

Copyright (C) 2009 Gtk2-Perl Team
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout