Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: what type of dsc is this

by Anonymous Monk
on Oct 11, 2018 at 03:27 UTC ( [id://1223848]=note: print w/replies, xml ) Need Help??


in reply to what type of dsc is this

GTK2 is a C library and Perl can't really introspect C objects so, yeah, it's a C object that you can use from Perl. As far as what the output from the Dumper means, bless says it's an object and Gtk2::Window tells you the type but, because it's a C object, you can't really drill any deeper here.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-26 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found