Glade is a RAD tool to enable quick & easy development of user interfa ..
This tutorial introduces the reader informally to the basic concepts a ..
Python is a dynamic object-oriented programming language that can be u ..
Tutorial for creating applications using Python and PyGTK ..
A good beginner's overview on what actually happens when compiling sof ..
This document outlines the set of requirements and guidelines for file ..
The Linux System Administrator's Guide, describes the system administr ..
This document is an attempt to summarise the many command-line based t ..
This guide, published by the Linux Foundation, explains how to deal wi ..
Tutorial for creating applications using Python and PyGTK
Categories:
Documentation, GTK, GUI, Python
Homepage: http://www.pygtk.org/pygtk2tutorial/index.html
Published by: ossdeveloper.com admin
Total page views: 202
Total rating: 0
Total votes: 0
Date added: 2008-06-16 09:55:10
Date modified: 2008-06-16 09:55:10
This tutorial describes the Python interface to GTK+ and is based on the GTK+ 2.0 Tutorial written by Tony Gale and Ian Main. This tutorial attempts to document as much as possible of PyGTK, but is by no means complete.
This tutorial assumes some understanding of Python, and how to create and run Python programs. If you are not familiar with Python, please read the Python Tutorial first. This tutorial does not assume an understanding of GTK; if you are learning PyGTK to learn GTK, please comment on how you found this tutorial, and what you had trouble with. This tutorial does not describe how to compile or install Python, GTK+ or PyGTK.
Access the home page for more information