summaryrefslogtreecommitdiff
path: root/examples/application10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-04-17 12:43:17 -0700
committerMatthias Clasen <mclasen@redhat.com>2014-04-17 22:55:40 -0400
commitc923ea9bc45711ae1fb9cd9d543c969d6b241efd (patch)
treecc2cdd628681a58235f539dad8c978a1b0643f1f /examples/application10
parent763250e04d2f088e355bb63181e6e7020ece1a5d (diff)
downloadgtk+-c923ea9bc45711ae1fb9cd9d543c969d6b241efd.tar.gz
example: Use popover for gears menu
Diffstat (limited to 'examples/application10')
-rw-r--r--examples/application10/window.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/application10/window.ui b/examples/application10/window.ui
index 97a502affc..f0cbb1defe 100644
--- a/examples/application10/window.ui
+++ b/examples/application10/window.ui
@@ -55,6 +55,7 @@
<child>
<object class="GtkMenuButton" id="gears">
<property name="visible">True</property>
+ <property name="use-popover">True</property>
<style>
<class name="image-button"/>
</style>