GTK: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (re-categorization)
m (Reverted edits by 193.67.39.194 (Talk); changed back to last version by Xavi)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 16:13, 12 July 2008

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.