Wrap GObjects in Python

Posted by bob on Nov 13, 2018 4:24 AM EDT
IBM Developer : Linux; By Ross Burton
Mail this story
Print this story

Python is a wonderful language for coding graphical interfaces. Thanks to the speed at which working code can be written and the lack of a time-consuming compile cycle, interfaces can be up and running in minutes and usable not long after that. Couple this with Python's ability to easily link to native libraries, and an excellent environment emerges. Learning how to wrap GTK+ C modules for use in Python will enable you to use a C-coded GObject in Python whenever you like, whether or not you're especially proficient in C.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Developer, IBM, Linux, Python

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.