GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Goo::Canvas::Image(3) User Contributed Perl Documentation Goo::Canvas::Image(3)

Goo::Canvas::Image - wrapper for GooCanvasImage

  Glib::Object
  +----Goo::Canvas::ItemSimple
       +----Goo::Canvas::Image

  Goo::Canvas::Item

  • $parent (Goo::Canvas::Item)
  • $pixbuf ((unknown))
  • $x (double)
  • $y (double)
  • ... (list)

'alpha' (double : default 1 : readable / writable)
The opacity of the image, 0.0 is fully transparent, and 1.0 is opaque.
'height' (double : default 0 : readable / writable)
The height of the image
'pattern' (Goo::Cairo::Pattern : default undef : readable / writable)
The cairo pattern to paint
'pixbuf' (Gtk2::Gdk::Pixbuf : default undef : writable)
The GdkPixbuf to display
'scale-to-fit' (boolean : default false : readable / writable)
If the image is scaled to fit the width and height settings
'width' (double : default 0 : readable / writable)
The width of the image
'x' (double : default 0 : readable / writable)
The x coordinate of the image
'y' (double : default 0 : readable / writable)
The y coordinate of the image

Glib::Object, Goo::Canvas::ItemSimple

Copyright (C) 2022 Gtk2-Perl Team
2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.