Path to this page:
Subject: CVS commit: pkgsrc/x11/gtkmm3
From: Thomas Klausner
Date: 2013-07-07 13:46:16
Message id: 20130707114616.D1FB896@cvs.netbsd.org
Log Message:
Import gtkmm3-3.8.0 as x11/gtkmm3.
gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights
include typesafe callbacks, and a comprehensive set of widgets that are easily
extensible via inheritance. You can create user interfaces either in code or
with the Glade User Interface designer, using Gtk::Builder. There's extensive
documentation, including API reference and a tutorial.
This is major version 3 of the library using interfaces for GTK3.
Files: