Allow manually changing the focus using controls
This commit is contained in:

committed by
Martijn Braam

parent
64f93cd8f2
commit
8f37625309
@@ -67,6 +67,16 @@
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="focus-controls-button">
|
||||
<property name="valign">start</property>
|
||||
<property name="icon-name">focus-auto-symbolic</property>
|
||||
<style>
|
||||
<class name="flat"/>
|
||||
<class name="control"/>
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="flash-controls-button">
|
||||
<property name="valign">start</property>
|
||||
|
Reference in New Issue
Block a user