Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Perl Gtk3 Tutorial

by zentara (Archbishop)
on Sep 06, 2012 at 09:31 UTC ( [id://992042]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl Gtk3 Tutorial
in thread Perl Gtk3 Tutorial

Sure, you can do perldoc Gtk2::TextView, for instance, and get the automatically generated doc for the TextView widget. See Gtk2 TextView doc

What is needed now is an XML guru who will parse the Gtk3 gir file, extract all the elements, and display it in a nice table.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh

Replies are listed 'Best First'.
Re^4: Perl Gtk3 Tutorial
by wazoox (Prior) on Sep 06, 2012 at 16:44 UTC
    Well, yes, that's fine as a pure reference documentation, however as a tutorial it's somewhat lacking :)
      As sparse as the perl Gtk2 docs were, they were better than nothing. I recently tried to do some Perl/Gtk3 scripts, and I literally has to guess at method names. Issues popup without the object heirarchy documentation at your fingertips. I often literally have to guess at the Perl translation of the c libs, and there are numerous overrides which are only talked about on the maillist. You get the idea.

      I'm not really a human, but I play one on earth.
      Old Perl Programmer Haiku ................... flash japh

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-18 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found