libanjuta: Add a function to create a new main window in the same process
commit4aa22b3bf694e13575ea782d1a96cd441369b11d
authorSébastien Granjoux <seb.sfo@free.fr>
Sun, 4 Nov 2012 18:56:25 +0000 (4 19:56 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Wed, 7 Nov 2012 21:22:41 +0000 (7 22:22 +0100)
tree0068642cd8c18b14659158166b9abb9b9502252b
parent7a660927d53598f6f5b4814eeab4de36284024bc
libanjuta: Add a function to create a new main window in the same process

This is useful to have one Anjuta process with several windows following the
trend supported by GtkApplication.

The command line options -n, -f, -s, -g have been broken by this patch.
libanjuta/anjuta-shell.c
libanjuta/anjuta-shell.h
plugins/project-manager/plugin.c
src/anjuta-application.c
src/anjuta-application.h
src/anjuta-window.c