6 lines
284 B
Markdown
6 lines
284 B
Markdown
# pygtk
|
|
|
|
PyGTK provides a convenient wrapper for the GTK library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting.
|
|
When combined with PyORBit and gnome-python, it can be used to write full featured Gnome applications.
|
|
|