summaryrefslogtreecommitdiff
path: root/examples/application8/window.ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-04-17 12:39:07 -0700
committerMatthias Clasen <mclasen@redhat.com>2014-04-17 22:55:40 -0400
commit763250e04d2f088e355bb63181e6e7020ece1a5d (patch)
tree72718862aaca717e843f6847ec7ff853f69ef44c /examples/application8/window.ui
parent35f42433153722aefb5ed7c2418c966038e1425f (diff)
downloadgtk+-763250e04d2f088e355bb63181e6e7020ece1a5d.tar.gz
example: Make gears button square
Another application of image-button.
Diffstat (limited to 'examples/application8/window.ui')
-rw-r--r--examples/application8/window.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/application8/window.ui b/examples/application8/window.ui
index 36a8ca4ced..674327d7a4 100644
--- a/examples/application8/window.ui
+++ b/examples/application8/window.ui
@@ -41,6 +41,9 @@
<child>
<object class="GtkMenuButton" id="gears">
<property name="visible">True</property>
+ <style>
+ <class name="image-button"/>
+ </style>
<child>
<object class="GtkImage" id="gears-icon">
<property name="visible">True</property>