[pygtk] reference: pygtk-gtkcalendar.xml: mark deprecated methods
- From: Dieter Verfaillie <dieterv src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [pygtk] reference: pygtk-gtkcalendar.xml: mark deprecated methods
- Date: Thu, 10 Mar 2011 21:15:44 +0000 (UTC)
commit e2143febb5459647f361fdac4819c2405df711b7
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Mon Feb 21 09:12:36 2011 +0100
    reference: pygtk-gtkcalendar.xml: mark deprecated methods
 docs/reference/pygtk-gtkcalendar.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/pygtk-gtkcalendar.xml b/docs/reference/pygtk-gtkcalendar.xml
index 68a1aa7..8e7fa18 100644
--- a/docs/reference/pygtk-gtkcalendar.xml
+++ b/docs/reference/pygtk-gtkcalendar.xml
@@ -902,6 +902,10 @@ month, day).</para>
 	  <methodname>freeze</methodname>
 	  <methodparam></methodparam>  </methodsynopsis></programlisting>
 
+      <warning>
+        <para>This method is deprecated since PyGTK 2.8 and should not be used in newly-written code.</para>
+      </warning>
+
       <para>The <methodname>freeze</methodname>() method stops the update of
 the calendar display until the <link
 linkend="method-gtkcalendar--thaw"><methodname>thaw</methodname>()</link>
@@ -917,6 +921,10 @@ a large number of updates to the calendar.</para>
 	  <methodname>thaw</methodname>
 	  <methodparam></methodparam>  </methodsynopsis></programlisting>
 
+      <warning>
+        <para>This method is deprecated since PyGTK 2.8 and should not be used in newly-written code.</para>
+      </warning>
+
       <para>The <methodname>thaw</methodname>() method reenables the update
 of the calendar after a <link
 linkend="method-gtkcalendar--freeze"><methodname>freeze</methodname>()</link> 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]