gtr-tab.c: Save window's layout when close
When the main window is closed, the layout of the vertical and horizontal panes are set to their default values, even if their positions had been changed by a user.
Use Gsettings to save and restore the layout of the panes.
Fixes #95 (closed)