gtk3-demo: Add a scrollbar context menu

Just to demonstrate the capability, not because this is
excellent UI.
This commit is contained in:
Matthias Clasen
2015-07-28 23:48:10 -04:00
parent 763bf27d9c
commit 1fb154e62a
2 changed files with 49 additions and 1 deletions

View File

@ -160,7 +160,7 @@
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<object class="GtkScrolledWindow" id="source-scrolledwindow">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">none</property>