summaryrefslogtreecommitdiff
path: root/docs/reference/pygtk-gtktoolitemgroup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/pygtk-gtktoolitemgroup.xml')
-rw-r--r--docs/reference/pygtk-gtktoolitemgroup.xml34
1 files changed, 17 insertions, 17 deletions
diff --git a/docs/reference/pygtk-gtktoolitemgroup.xml b/docs/reference/pygtk-gtktoolitemgroup.xml
index 84e2a841..771fd023 100644
--- a/docs/reference/pygtk-gtktoolitemgroup.xml
+++ b/docs/reference/pygtk-gtktoolitemgroup.xml
@@ -121,7 +121,7 @@
</varlistentry>
</variablelist>
<note>
- <para>This constructor is available in PyGTK 2.20 and above.</para>
+ <para>This constructor is available in PyGTK 2.22 and above.</para>
</note>
<para>Creates a new tool item group with label <parameter>label</parameter>.</para>
@@ -148,7 +148,7 @@
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>The <methodname>set_label</methodname>() method sets the label of the tool item group. The label is displayed in the header
@@ -171,7 +171,7 @@ of the group.</para>
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>The <methodname>set_label_widget</methodname>() method sets the label of the tool item group.
@@ -195,7 +195,7 @@ of the usual label.</para>
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Sets whether the <parameter>group</parameter> should be collapsed or expanded.</para>
@@ -217,7 +217,7 @@ of the usual label.</para>
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>The <methodname>set_ellipsize</methodname>() method sets the ellipsization mode which should be used by labels in <parameter>group</parameter>.</para>
@@ -239,7 +239,7 @@ of the usual label.</para>
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Set the button relief of the group header.
@@ -262,7 +262,7 @@ See <link linkend="method-gtkbutton--set-relief"><methodname>gtk.Button.set_reli
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the label of <parameter>group</parameter>.</para>
@@ -284,7 +284,7 @@ See <link linkend="method-gtkbutton--set-relief"><methodname>gtk.Button.set_reli
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the label widget of <parameter>group</parameter>.
@@ -307,7 +307,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets whether <parameter>group</parameter> is collapsed or expanded.</para>
@@ -329,7 +329,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the ellipsization mode of <parameter>group</parameter>.</para>
@@ -351,7 +351,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the relief mode of the header button of <parameter>group</parameter>.</para>
@@ -378,7 +378,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Inserts <parameter>item</parameter> at <parameter>position</parameter> in the list of children of <parameter>group</parameter>.</para>
@@ -405,7 +405,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>The <methodname>set_item_position</methodname>() method sets the position of <parameter>item</parameter> in the list of children of <parameter>group</parameter>.</para>
@@ -431,7 +431,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the position of <parameter>item</parameter> in <parameter>group</parameter> as index.</para>
@@ -453,7 +453,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the number of tool items in <parameter>group</parameter>.</para>
@@ -479,7 +479,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the tool item at <parameter>index</parameter> in group.</para>
@@ -510,7 +510,7 @@ See <link linkend="method-gtktoolitemgroup--set-label-widget"><methodname>gtk.To
</varlistentry>
</variablelist>
<note>
- <para>This method is available in PyGTK 2.20 and above.</para>
+ <para>This method is available in PyGTK 2.22 and above.</para>
</note>
<para>Gets the tool item at position (x, y).</para>