Im writing a C extension that uses PyGTK. How do I acess a PyGTK objects C counterparts and vice-versa?
Related Questions
- I have heard that XML Serialisation "serialises an object and uses the names of the members, as determined at runtime, as the XML element names." Is this a problem?
- Im writing a C extension that uses PyGTK. How do I acess a PyGTK objects C counterparts and vice-versa?
- What is the approach Bea uses for an editing and writing project?