Move Glade-only callbacks out of callbacks.h
commit517bf5f960fd4559073bf62039893aa39f8a4bf8
authorColomban Wendling <ban@herbesfolles.org>
Tue, 24 Jun 2014 15:48:54 +0000 (24 17:48 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Tue, 24 Jun 2014 15:53:55 +0000 (24 17:53 +0200)
treebcadb6f274a76eccb1db2626e14d3c0bba5b63e0
parent3b1fbc16e5a01d4643d01f29abc7e8e8504688f6
Move Glade-only callbacks out of callbacks.h

There is no need to expose the Glade-only callbacks in the header as
nobody uses them directly anyway;  and not having them makes the header
a little less bloated.
src/callbacks.c
src/callbacks.h