gtksourceviewmm - A C++ API for gtksourceview
2.2.0
gtksourceviewmm is a C++ wrapper for the
gtksourceview widget library. It offers all the power of
gtksourceview with an interface familiar to C++ developers, including users of the gtkmm library.
gtksourceviewmm wraps all relevant parts of the
gtksourceview library and has proven to be useable so far.
You can browse the source code from the GNOME SVN repository at
http://svn.gnome.org/viewcvs/gtksourceviewmm/trunk/.
You can get the source code from the GNOME svn repository by typing the command:
There have been several releases which you can download from
http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/. If you want bleeging-edge code (or if you want to help out with development) of gtksourceviewmm you can check out gtksourceviewmm from SVN. To do so, please read the instructions on using the GNOME SVN at
http://developer.gnome.org/tools/svn.html .
libgtksourceview is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the text of the LGPL for more details:
http://www.gnu.org/licenses/lgpl.html .
to contact the developers of gtksourceviewmm please send an email to the gtkmm mailing list at
gtkmm-list@gnome.org. See
http://www.gtkmm.org/mailinglist.shtml
Dodji Seketeli wrote most of the code of this project, based on the initial work of Rob Page. You can consult his web page at
http://www.seketeli.org/dodji