mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
1d0cb83fe8
I had to disable documentation building in this, as it was erroring out with a missing component from glibmm. It's possible that the missing component will be present in the stable 2.28.0 version of glibmm, so perhaps we'll try then. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
8 lines
402 B
Text
8 lines
402 B
Text
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 libglademm. There's extensive documentation,
|
|
including API reference and a tutorial.
|
|
|
|
This requires pangomm and atkmm.
|