[pygtk] reference: pygtk-gtkrecentaction.xml: add missing show-numbers property



commit f8fac16503e56744e39a4f2d488ecc2aeb070974
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Wed Mar 2 14:27:36 2011 +0100

    reference: pygtk-gtkrecentaction.xml: add missing show-numbers property

 docs/reference/pygtk-gtkrecentaction.xml |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/pygtk-gtkrecentaction.xml b/docs/reference/pygtk-gtkrecentaction.xml
index ddbe142..d2e6eab 100644
--- a/docs/reference/pygtk-gtkrecentaction.xml
+++ b/docs/reference/pygtk-gtkrecentaction.xml
@@ -58,6 +58,31 @@
 
     </refsect1>
 
+    <refsect1 id="properties-gtkrecentaction">
+      <title>gtk.RecentAction Properties</title>
+
+      <para><link linkend="properties-gtkaction">gtk.Action Properties</link></para>
+
+      <blockquote role="properties">
+        <informaltable pgwide="1" frame="none">
+          <tgroup cols="3">
+            <colspec column="1" colwidth="1in"/>
+            <colspec column="2" colwidth="1in"/>
+            <colspec column="3" colwidth="4in"/>
+            <tbody>
+              <row valign="top">
+                <entry>"show-numbers"</entry>
+                <entry>Read-Write</entry>
+                <entry>Whether the items should be displayed with a number.
+                Default value: <literal>False</literal></entry>
+              </row>
+            </tbody>
+          </tgroup>
+        </informaltable>
+      </blockquote>
+
+    </refsect1>
+
     <refsect1>
         <title>Description</title>
             <para>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]