Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Gnome2 Canvas Items

by renegadex (Beadle)
on Jul 22, 2008 at 11:25 UTC ( [id://699269]=perlquestion: print w/replies, xml ) Need Help??

renegadex has asked for the wisdom of the Perl Monks concerning the following question:

hi! i've been reading the documentations http://gtk2-perl.sourceforge.net/doc/pod/ and http://library.gnome.org/devel/libgnomecanvas/unstable/GnomeCanvasItem.html#gnome-canvas-item-request-update and i can't find a way to get the list of the "items" inside a Gnome2 Canvas... Thanks! also could anybody give me a good documentation of gnome2 canvas? tnx! :D

Replies are listed 'Best First'.
Re: Gnome2 Canvas Items
by zentara (Archbishop) on Jul 22, 2008 at 12:32 UTC
Re: Gnome2 Canvas Items
by Anonymous Monk on Jul 22, 2008 at 12:08 UTC
    What does this print
    use Data::Dumper; print Dumper($canvas->root, $canvas),$/;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://699269]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-19 22:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found