summaryrefslogtreecommitdiff
path: root/docs/reference/pygtk-gtkprintoperation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/pygtk-gtkprintoperation.xml')
-rw-r--r--docs/reference/pygtk-gtkprintoperation.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/reference/pygtk-gtkprintoperation.xml b/docs/reference/pygtk-gtkprintoperation.xml
index c974dadf..31eb8fa9 100644
--- a/docs/reference/pygtk-gtkprintoperation.xml
+++ b/docs/reference/pygtk-gtkprintoperation.xml
@@ -1241,7 +1241,7 @@ def do_print():
</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_support_selection</methodname>() method sets whether "print selection" is supported by the print operation.</para>
@@ -1263,7 +1263,7 @@ def do_print():
</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>get_support_selection</methodname>() method gets whether "print selection" is supported by the print operation.</para>
@@ -1285,7 +1285,7 @@ def do_print():
</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_has_selection</methodname>() method sets whether there is a selection to print.</para>
@@ -1307,7 +1307,7 @@ def do_print():
</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>get_has_selection</methodname>() method gets whether there is a selection to print.</para>
@@ -1329,7 +1329,7 @@ def do_print():
</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_embed_page_setup</methodname>() method embeds the page size combo box and orientation combo box
@@ -1352,7 +1352,7 @@ def do_print():
</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>get_embed_page_setup</methodname>() method XXX.</para>
@@ -1374,7 +1374,7 @@ def do_print():
</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>get_n_pages_to_print</methodname>() method returns the number of pages that will be printed.</para>