summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-19 14:33:36 +0100
committerMatthias Clasen <mclasen@redhat.com>2015-12-10 16:14:26 -0500
commit75ac748f67149b2a5a6deb47dede328a99d2f3e9 (patch)
tree08c180d86cc00ebcf404c054f9e39db6f821243f
parent963c076255b6862181592a1b9cbc81beba3e40cd (diff)
downloadglade-75ac748f67149b2a5a6deb47dede328a99d2f3e9.tar.gz
Allow creating themed icons
-rw-r--r--plugins/gtk+/gtk+.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 5f579320..40335016 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -3426,7 +3426,7 @@
<property id="active" disabled="True"/>
<property id="action-name" custom-layout="True"/>
<property id="text" translatable="True" custom-layout="True"/>
- <property id="icon" custom-layout="True"/>
+ <property id="icon" create-type="GThemedIcon" custom-layout="True"/>
<property id="iconic" custom-layout="True"/>
<property id="menu-name" custom-layout="True"/>
<property id="inverted" custom-layout="True"/>