GTK: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
m (re-categorization)
Line 4: Line 4:


[[Category:Developers]]
[[Category:Developers]]
[[Category:Python]]

Revision as of 23:52, 11 January 2007

GTK+ is the basic GUI toolkit used by Sugar and other OLPC applications. Any application that needs a GUI consisting of standard Windows, Icons, Menus and Pointers should use GTK+. The OLPC include the PyGTK Module to simplify the task of building Python applications.

See GTK for OLPC.