[gnome-devel-docs] Add link to Python Gtk+ 3 Tutorial to tutorial section.
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Add link to Python Gtk+ 3 Tutorial to tutorial section.
- Date: Wed, 15 Aug 2012 18:58:26 +0000 (UTC)
commit eaafcfcc328517cd8b135d093e8b5eeacb6efd72
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date: Wed Aug 15 14:57:08 2012 -0400
Add link to Python Gtk+ 3 Tutorial to tutorial section.
This fixes bug #669062.
platform-demos/C/tutorial.py.page | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/platform-demos/C/tutorial.py.page b/platform-demos/C/tutorial.py.page
index 923527e..532cd43 100644
--- a/platform-demos/C/tutorial.py.page
+++ b/platform-demos/C/tutorial.py.page
@@ -26,7 +26,7 @@
<synopsis>
<p>By following these tutorials you will learn the basics of GUI programming using Gtk+.</p>
- <p>If you have never programmed before, or are not familiar with the concepts of object oriented programming, you may need to learn a few basics first. The book <link href="http://learnpythonthehardway.org/book/">Learn Python the Hard Way</link> or <link href="http://docs.python.org/tutorial/index.html">The Python Tutorial</link> may be a better place for you to start. Once you master the basics, be sure to come back and check out these tutorials.</p>
+ <p>If you have never programmed before, or are not familiar with the concepts of object oriented programming, you may need to learn a few basics first. The book <link href="http://learnpythonthehardway.org/book/">Learn Python the Hard Way</link> or <link href="http://docs.python.org/tutorial/index.html">The Python Tutorial</link> may be a better place for you to start. You may also be interested in the <link href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/index.html">The Python GTK+ 3 Tutorial</link>. Once you master the basics, be sure to come back and check out these tutorials.</p>
</synopsis>
<links type="section"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]