The main window have an editable view and it correspondant buffer using a GtkSourceView & GtkSourceBuffer. This patch cast the objects into GtkTextView & GtkTextBuffer when it's required, removing all the warnings generated by -Wincompatible-pointer-types compiler flag.
Fixes: #7 (closed)
Closes #7 (closed)