LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Wrap GObjects in Python (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-wrap-gobjects-in-python-4175642248/)

LXer 11-13-2018 02:32 AM

LXer: Wrap GObjects in Python
 
Published at LXer:

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[he]apos[/he]re especially proficient in C.

Read More...


All times are GMT -5. The time now is 06:33 PM.