libvtemm is C++ API for vte - a terminal emulator widget. libvtemm 0.24 wraps vte 0.24 API.
tarballs: http://download.gnome.org/sources/libvtemm/0.24/ git: http://git.gnome.org/cgit/libvtemm/ bugzilla: http://bugzilla.gnome.org/browse.cgi?product=libvtemm discussion about libvtemm: mailing list - gtkmm-list gnome org irc - c++ channel on irc.gnome.org (but I rarely sit there - I'm shy.) changes since 0.23.0 (looks like I forgot to announce 0.23.1): * Documentation: added main page and documented enumerations. (Krzesimir Nowak) * Terminal: added new method - write_contents(). This added dependency on giomm. (Krzesimir Nowak) (there were no changes between 0.23.1 and 0.24.0) dependencies: written in README. Krzesimir Nowak _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
