diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-06 15:34:22 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 0d386aec4665f5ccb5e7aa51e05095549d2c9394 (patch) | |
tree | 038a25f7730fa5edd40a9881f639a7c332eca5e4 /libraries/gtkmm3/README | |
parent | 5bce04dde17b88e2ae0be285fe8f3ebd2ed6902a (diff) |
libraries/gtkmm3: Removed (Included in Slackware 14.2)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/gtkmm3/README')
-rw-r--r-- | libraries/gtkmm3/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/gtkmm3/README b/libraries/gtkmm3/README deleted file mode 100644 index d10e76ae9c..0000000000 --- a/libraries/gtkmm3/README +++ /dev/null @@ -1,5 +0,0 @@ -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 and there's extensive documentation, including -including API reference and a tutorial. |