[pygtk] Undeprecate gtk.Toolbar.(un)set_icon_size() again
- From: Paul Pogonyshev <paulp src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pygtk] Undeprecate gtk.Toolbar.(un)set_icon_size() again
- Date: Sun, 13 Sep 2009 18:48:50 +0000 (UTC)
commit 1d6c59e7aa15170bbaecfeafc3da0a82f2753049
Author: Paul Pogonyshev <pogonyshev gmx net>
Date: Sun Sep 13 21:43:06 2009 +0300
Undeprecate gtk.Toolbar.(un)set_icon_size() again
This was done in the source code a while ago; see GTK+ for rationale.
docs/reference/pygtk-gtktoolbar.xml | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/docs/reference/pygtk-gtktoolbar.xml b/docs/reference/pygtk-gtktoolbar.xml
index 2e9ed81..b7f1c2f 100644
--- a/docs/reference/pygtk-gtktoolbar.xml
+++ b/docs/reference/pygtk-gtktoolbar.xml
@@ -2155,10 +2155,6 @@ of: <literal>gtk.ICON_SIZE_MENU</literal>,
</varlistentry>
</variablelist>
- <warning>
- <para>This method is deprecated in PyGTK 2.4 and above</para>
- </warning>
-
<para>The <methodname>set_icon_size</methodname>() method sets the
size of stock icons in the toolbar to the value specified by
<parameter>icon_size</parameter>. The value of
@@ -2235,10 +2231,6 @@ method, allowing the user preferences to determine the toolbar style.</para>
<methodname>unset_icon_size</methodname>
<methodparam></methodparam> </methodsynopsis></programlisting>
- <warning>
- <para>This method is deprecated in PyGTK 2.4 and above</para>
- </warning>
-
<para>The <methodname>unset_icon_size</methodname>() method unsets
toolbar icon size set with the <link
linkend="method-gtktoolbar--set-icon-size"><methodname>set_icon_size</methodname>()</link>,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]