summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2011-02-18 15:35:11 +0100
committerDieter Verfaillie <dieterv@optionexplicit.be>2011-02-21 21:44:10 +0100
commit677e946b19386aa118cf767edbbf7785c4bd6210 (patch)
tree8242d1a2cf48aa5d7c580343846b9a7ff8711e70
parentc803cbd3218e0a5e7646e4cd9d58753c27803219 (diff)
downloadpygtk-677e946b19386aa118cf767edbbf7785c4bd6210.tar.gz
reference: pygtk-gtkaction.xml: add missing properties
-rw-r--r--docs/reference/pygtk-gtkaction.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/reference/pygtk-gtkaction.xml b/docs/reference/pygtk-gtkaction.xml
index 548ef1e1..fc48fe79 100644
--- a/docs/reference/pygtk-gtkaction.xml
+++ b/docs/reference/pygtk-gtkaction.xml
@@ -276,6 +276,19 @@ action are hidden.</entry>
</row>
<row valign="top">
+ <entry>"icon-name"</entry>
+ <entry>Read-Write</entry>
+ <entry>
+ The name of the icon from the icon theme.
+ Note that the stock icon is preferred, if the "stock-id" property holds the id of an existing stock icon
+ and the <link linkend="class-gioicon"><classname>gio.Icon</classname></link> is preferred if
+ the "gicon" property is set.
+ This is an appearance property and thus only applies if "use-action-appearance" is <literal>True</literal>.
+ This property is available in GTK+ 2.10 and above.
+ </entry>
+ </row>
+
+ <row valign="top">
<entry>"is-important"</entry>
<entry>Read-Write</entry>
<entry>If <literal>True</literal>, <link
@@ -339,6 +352,16 @@ visible when the toolbar is in a horizontal orientation.</entry>
</row>
<row valign="top">
+ <entry>"visible-overflown"</entry>
+ <entry>Read-Write</entry>
+ <entry>
+ If <literal>True</literal>, toolitem proxies for this
+ action are represented in the toolbar overflow menu.
+ This property is available in GTK+ 2.6 and above.
+ </entry>
+ </row>
+
+ <row valign="top">
<entry>"visible-vertical"</entry>
<entry>Read-Write</entry>
<entry>If <literal>True</literal>, the toolbar item is