libvtemm is C++ API for vte - a terminal emulator widget. libvtemm 0.20 wraps vte 0.20 API.
tarballs: http://download.gnome.org/sources/libvtemm/0.20/ git: http://git.gnome.org/cgit/libvtemm/ bugzilla: http://bugzilla.gnome.org/browse.cgi?product=libvtemm discussion about libvtemm: mailing list - [email protected] irc - c++ channel on irc.gnome.org (but I rarely sit there - I'm shy.) changes since 0.20.2: generally speaking: API and ABI are broken: - API version is bumped to 1.1, so this version is parallel installable with 0.20.2 and earlier. - deprecated methods, classes and enums were removed. - some methods/signals have changed prototypes. - more in NEWS (not much) and Changelog/git log. dependencies are written in README. Krzesimir Nowak _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
