Fix GtkNotebook issues.1.0_rc3
commitbe62ccd8277743636bb34b28ea94334da7eb5c95
authorAlessio Treglia <alessio@debian.org>
Sun, 4 Mar 2012 12:52:26 +0000 (4 13:52 +0100)
committerAlessio Treglia <alessio@debian.org>
Sun, 4 Mar 2012 12:52:26 +0000 (4 13:52 +0100)
tree10c3fdf6a1504b49446228b985e2d69d28c6fb76
parentc3d61ba3324eb000f194a98b09194e3a95ba7dca
Fix GtkNotebook issues.

jackdbus' wasn't properly shown after widgets initialization.
References:

     Note that due to historical reasons, GtkNotebook refuses to
     switch to a page unless the child widget is visible. Therefore,
     it is recommended to show child widgets before adding them to
     a notebook.

                            (Gtk's documentation)
bin/ladilog