better reaction on tab switch

This commit is contained in:
guinux
2013-04-22 19:06:31 +02:00
parent 916ca6a8e3
commit d1d7e7b525
3 changed files with 21 additions and 6 deletions

View File

@@ -420,6 +420,7 @@
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<signal name="switch-page" handler="on_notebook1_switch_page" swapped="no"/>
<child>
<object class="GtkBox" id="box2">
<property name="visible">True</property>