diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-07 11:00:15 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 17:28:33 -0500 |
commit | 11eade8ea7115edc4eb58e1013709507ae8720da (patch) | |
tree | 37ef4f45be9608cc2d64e7b448a75696a230323a /libraries/gtkmm3/slack-desc | |
parent | 1efbfb7da270de37c67b7bb8a90890cdaf574a71 (diff) |
libraries/gtkmm3: Added (C++ interface for GTK+3).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/gtkmm3/slack-desc')
-rw-r--r-- | libraries/gtkmm3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gtkmm3/slack-desc b/libraries/gtkmm3/slack-desc new file mode 100644 index 0000000000000..fd004c2b203ea --- /dev/null +++ b/libraries/gtkmm3/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +gtkmm3: gtkmm3 (C++ interface for GTK+3) +gtkmm3: +gtkmm3: gtkmm is the official C++ interface for the popular GUI library +gtkmm3: GTK+. Highlights include typesafe callbacks, and a comprehensive set +gtkmm3: of widgets that are easily extensible via inheritance. You can create +gtkmm3: user interfaces and there's extensive documentation, including +gtkmm3: including API reference and a tutorial. +gtkmm3: +gtkmm3: Homepage: http://www.gtkmm.org/ +gtkmm3: +gtkmm3: |