summaryrefslogtreecommitdiff
path: root/docs/reference/pygtk-gtkstatusbar.xml
diff options
context:
space:
mode:
authorJohn Finlay <finlay@src.gnome.org>2004-04-16 16:10:56 +0000
committerJohn Finlay <finlay@src.gnome.org>2004-04-16 16:10:56 +0000
commite047540213afc7bcc7ed86ae8856d35b495d1281 (patch)
treef683ae7429329a20d751febf924a0ba02b89207f /docs/reference/pygtk-gtkstatusbar.xml
parentdd7a8f6ed865a8e7f047d329c557efb6a5fe27d8 (diff)
downloadpygtk-e047540213afc7bcc7ed86ae8856d35b495d1281.tar.gz
pygtk-gtkstatusbar.xml ("has-resize-grip") Add GTK+ 2.4 property
* pygtk-gtkstatusbar.xml ("has-resize-grip") Add GTK+ 2.4 property description.
Diffstat (limited to 'docs/reference/pygtk-gtkstatusbar.xml')
-rw-r--r--docs/reference/pygtk-gtkstatusbar.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/reference/pygtk-gtkstatusbar.xml b/docs/reference/pygtk-gtkstatusbar.xml
index 06b91f39..a2d0ea31 100644
--- a/docs/reference/pygtk-gtkstatusbar.xml
+++ b/docs/reference/pygtk-gtkstatusbar.xml
@@ -81,6 +81,33 @@ linkend="method-gtkstatusbar--get-has-resize-grip">get_has_resize_grip</link></m
</refsect1>
<refsect1>
+ <title>Properties</title>
+
+ <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>"has-resize-grip"</entry>
+ <entry>Read-Write</entry>
+
+ <entry>If <literal>TRUE</literal>, the statusbar has a grip
+ for resizing the toplevel window. Available in GTK+ 2.4 and
+ above.</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </blockquote>
+
+ </refsect1>
+
+ <refsect1>
<title>Style Properties</title>
<blockquote role="properties">