Implemented reordering tabs and Ctrl+tab to cycle between them
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
|
||||
<property name="focus_on_map">True</property>
|
||||
<property name="urgency_hint">False</property>
|
||||
<signal name="key_press_event" handler="on_key_pressed" last_modification_time="Thu, 19 Apr 2012 20:15:47 GMT"/>
|
||||
|
||||
<child>
|
||||
<widget class="GtkVBox" id="main_box">
|
||||
|
Reference in New Issue
Block a user