Differences between revisions 3 and 4
Revision 3 as of 2005-08-07 05:05:22
Size: 348
Editor: ehu4ever
Comment:
Revision 4 as of 2005-08-07 05:13:22
Size: 1006
Editor: ehu4ever
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
::-- ehu4ever [[[DateTime(2005-08-07T05:04:32Z)]]] ::-- ehu4ever [[[DateTime(2005-08-07T05:13:22Z)]]]
Line 10: Line 10:
= PyGTK 2.0 Tutorial 中文编译 = = 文章大标 =
Line 18: Line 18:
PyGTK 2.0 is a set of Python modules which provide a Python interface to GTK+ 2.X. Throughout the rest of this document PyGTK refers to the 2.X version of PyGTK and GTK and GTK+ refer to the 2.X version of GTK+. The primary web site for PyGTK is www.pygtk.org. The primary author of PyGTK is:
Line 19: Line 20:
    * James Henstridge [email protected]
PyGTK 2.0 是一个系列的Python模块,它提供了一个使用 GTK+ 2.X 的接口。在本篇文档的其它部分中,PyGTK是指PyGTK的2.X版本,GTK 和 GTK+ 是指GTK+的2.X 版本。Python的门户是[http://www.pygtk.org www.pygtk.org]。PyGTK的主要作者是
 * [mailto:[email protected] James Henstridge [email protected]]

含有章节索引的中文 文章模板

::-- ehu4ever [DateTime(2005-08-07T05:13:22Z)] TableOfContents

1. 文章大标

原作者:John Finlay

Version 2.4

April 13, 2005

1.1. 绪论

PyGTK 2.0 is a set of Python modules which provide a Python interface to GTK+ 2.X. Throughout the rest of this document PyGTK refers to the 2.X version of PyGTK and GTK and GTK+ refer to the 2.X version of GTK+. The primary web site for PyGTK is www.pygtk.org. The primary author of PyGTK is:

PyGTK 2.0 是一个系列的Python模块,它提供了一个使用 GTK+ 2.X 的接口。在本篇文档的其它部分中,PyGTK是指PyGTK的2.X版本,GTK 和 GTK+ 是指GTK+的2.X 版本。Python的门户是[http://www.pygtk.org www.pygtk.org]。PyGTK的主要作者是

1.1.1. 浅析PyGTK

PyGTK2_Tutorial_cn (last edited 2009-12-25 07:16:38 by localhost)