gtksourceviewmm: gtksourceviewmm - A C++ binding for gtksourceview

Introduction

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.

Status

gtksourceviewmm wraps all relevant parts of the gtksourceview library and has proven to be useable so far.

Source code

Source code is developed on GNOME git and release tarballs are stored on GNOME FTP site.

Browse the source code

See: http://git.gnome.org/browse/gtksourceviewmm/.

Getting bleeding edge code from git

git clone git://git.gnome.org/gtksourceviewmm gtksourceviewmm

Download releases tarballs

See http://download.gnome.org/sources/gtksourceviewmm/.

License

gtksourceviewmm 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 .

Contact

To contact the developers of gtksourceviewmm please send an email to the gtkmm mailing list at gtkmm.nosp@m.-lis.nosp@m.t@gno.nosp@m.me.o.nosp@m.rg. See http://www.gtkmm.org/mailinglist.shtml. Or join c++ channel at irc.gnome.org. See http://live.gnome.org/GnomeIrcChannels.

About

Initial work has been done by Rob Page. Dodji Seketeli, Murray Cumming, Daniel Elstner, Jonathon Jongsma and Krzesimir Nowak with contributions from other people wrote most of the code of this project.