Implemented reordering tabs and Ctrl+tab to cycle between them

This commit is contained in:
2012-04-19 16:29:10 -04:00
parent 794fb23d5f
commit c8e8379308
2 changed files with 41 additions and 0 deletions

View File

@ -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">