summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Pogonyshev <pogonyshev@gmx.net>2009-09-13 21:43:06 +0300
committerPaul Pogonyshev <pogonyshev@gmx.net>2009-09-13 21:43:06 +0300
commit1d6c59e7aa15170bbaecfeafc3da0a82f2753049 (patch)
treefb0613a9af10e5ab9a4a753830df9b50c0d69063 /docs
parent72ed997436790194f0331ea7bc25a4312e9f9072 (diff)
downloadpygtk-1d6c59e7aa15170bbaecfeafc3da0a82f2753049.tar.gz
Undeprecate gtk.Toolbar.(un)set_icon_size() again
This was done in the source code a while ago; see GTK+ for rationale.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/pygtk-gtktoolbar.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/reference/pygtk-gtktoolbar.xml b/docs/reference/pygtk-gtktoolbar.xml
index 2e9ed81b..b7f1c2f0 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>,