gtk3-demo: Add a scrollbar context menu
Just to demonstrate the capability, not because this is excellent UI.
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user