Gtk2::Ex::MindMapView::Content::Picture

Gtk2::Ex::MindMapView::Content::Picture is a Perl module to display a picture.
Download

Gtk2::Ex::MindMapView::Content::Picture Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • James Muir
  • Publisher web site:
  • http://search.cpan.org/~hemlock/Gtk2-Ex-MindMapView-0.000001/lib/Gtk2/Ex/MindMapView/ContentFactory.pm

Gtk2::Ex::MindMapView::Content::Picture Tags


Gtk2::Ex::MindMapView::Content::Picture Description

Gtk2::Ex::MindMapView::Content::Picture is a Perl module to display a picture. Gtk2::Ex::MindMapView::Content::Picture is a Perl module to display a picture.HEIRARCHY Gtk2::Ex::MindMapView::Content +----Gtk2::Ex::MindMapView::Content::PictureSYNOPSISuse Gtk2::Ex::MindMapView::Content::PictureDisplays a picture on a Gnome2::Canvas. The image is not scaled or clipped. The caller must prepare the image before it is passed to this module.INTERFACEProperties'group' (Gnome2::Canvas::Group)The canvas group on which this picture will be drawn.'pixbuf' (Gtk2::Gdk::Pixbuf)The pixbuf that will be drawn on the canvas group.'x' (double)The x-coordinate of the top left corner of the picture.'y' (double)The y-coordinate of the top left corner of the picture.'width' (double)The width of the picture.'height' (double)The height of the picture.Methodsnew(group=>$group, pixbuf=>$pixbuf, ...)Instantiate a Gtk2::Ex::MindMapView::Content::Picture content item. You must give a Gnome2::Canvas::Group on which to place the content item, and you must give a Gtk2::Gdk::Pixbuf that contains the picture to be displayed.content_get_image()Overrides the method in Gtk2::Ex::MindMapView::Content. Returns the Gnome2::Canvas::Pixbuf that is displayed on the canvas.content_set_x()Overrides the method in Gtk2::Ex::MindMapView::Content. Sets the x-coordinate of the top left corner of the picture.content_set_y()Overrides the method in Gtk2::Ex::MindMapView::Content. Sets the y-coordinate of the top left corner of the picture.content_set_width()Overrides the method in Gtk2::Ex::MindMapView::Content. Sets the width of the picture.content_set_height()Overrides the method in Gtk2::Ex::MindMapView::Content. Sets the height of the picture.content_set_param()Overrides the method in Gtk2::Ex::MindMapView::Content. Passes a parameter to the Gnome2::Canvas::Pixbuf.Requirements:· Perl Requirements: · Perl


Gtk2::Ex::MindMapView::Content::Picture Related Software