[pygtk] reference: pygtk-introduction.xml: update to 2.24



commit 40ed3b036f654ff6c9ca597fb53bb830881b3758
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Thu Feb 17 08:48:28 2011 +0100

    reference: pygtk-introduction.xml: update to 2.24

 docs/reference/pygtk-introduction.xml |   25 +++++++++++--------------
 1 files changed, 11 insertions(+), 14 deletions(-)
---
diff --git a/docs/reference/pygtk-introduction.xml b/docs/reference/pygtk-introduction.xml
index 93675af..960067a 100644
--- a/docs/reference/pygtk-introduction.xml
+++ b/docs/reference/pygtk-introduction.xml
@@ -6,7 +6,7 @@
   <title>Introduction</title>
 
   <para>This document describes most of the <literal>PyGTK</literal> version
-  2.0 through 2.10 classes and their methods and associated
+  2.0 through 2.24 classes and their methods and associated
   functions. Deprecated classes, functions and methods have been
   specifically left out of this reference though classes that have become
   deprecated since PyGTK 2.0 have been left in but annotated with a
@@ -25,19 +25,16 @@
   </itemizedlist>
 
   <para>This reference describes the API for <literal>PyGTK</literal> as of
-  version 2.9.0+ and assumes that the additional API changes for version
-  2.10 may not be significant. There will undoubtedly be changes that are
-  not reflected in this reference. The differences in the API between
-  version 2.0 and previous versions are denoted in this reference with a
-  Note that describes the availability of the object, constructor, method or
-  function. Any of these that do not have a notation can be assumed to be
-  available in all versions of PyGTK from 2.0 and up. In the case of
-  properties and signals the availability is dependent on the version of the
-  underlying GTK+, GDK or Pango libraries. These will be annotated
-  appropriately in a similar fashion. The source code must be consulted if
-  this reference and your version of <literal>PyGTK</literal> seem to
-  differ. You are encouraged to use the latest version of
-  <literal>PyGTK</literal> that is available. See the <ulink
+  version 2.24. The differences in the API between version 2.24 and previous
+  versions are denoted in this reference with a Note that describes the
+  availability of the object, constructor, method or function. Any of these
+  that do not have a notation can be assumed to be available in all versions
+  of PyGTK from 2.0 and up. In the case of properties and signals the
+  availability is dependent on the version of the underlying GTK+, GDK or Pango
+  libraries. These will be annotated appropriately in a similar fashion. The
+  source code must be consulted if this reference and your version of
+  <literal>PyGTK</literal> seem to differ. You are encouraged to use the latest
+  version of <literal>PyGTK</literal> that is available. See the <ulink
   url="http://www.pygtk.org";><literal>PyGTK</literal> homepage</ulink> for
   more information and more resources on how to use PyGTK as well as help in
   its development.</para>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]