gtksourceviewmm is C++ API for gtksourceview - a source code editing widget.
gtksourceviewmm 2.91 wraps gtksourceview 2.91 API. this version is unstable. tarballs: http://download.gnome.org/sources/gtksourceviewmm/2.91/ git: http://git.gnome.org/browse/gtksourceviewmm/ bugzilla: https://bugzilla.gnome.org/browse.cgi?product=gtksourceviewmm discussion about gtksourceviewmm: mailing list - gtkmm-list gnome org irc - c++ channel on irc.gnome.org changes since 2.91.1: * Fixed reference counting in completion classes and added a completion test. (Krzesimir Nowak) * Renamed gtksourceview namespace to Gsv. * Written documetation about migration from 2.0 to 3.0 - it describes most of API breaks (like the one mentioned above). (Krzesimir Nowak) * Wrapped GtkSourceGutterRenderer, GtkSourceGutterRendererPixbuf, GtkSourceGutterRendererText and GtkSourceMarkCategory. (Krzesimir Nowak) * Use the gtk conversions from gtkmm now that they are not in glibmm. That bumps mm-common requirement to yet unreleased version. (Murray Cumming) dependencies: written in README. Krzesimir Nowak _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
