diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2016-11-23 20:32:17 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:24 +0700 |
commit | 8085ca337ba8965167ca0b6bfe101e0e6d8d0bae (patch) | |
tree | bc32c5b02423c64fef3026e26c0d85b2f0ef7917 /libraries/GtkD/README | |
parent | 8c35fa4e40828c111819419746c67c9ca8cebd44 (diff) |
libraries/GtkD: Added (D binding for GTK+).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/GtkD/README')
-rw-r--r-- | libraries/GtkD/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/GtkD/README b/libraries/GtkD/README new file mode 100644 index 000000000000..54185b20ceff --- /dev/null +++ b/libraries/GtkD/README @@ -0,0 +1 @@ +GtkD is a D binding and OO wrapper for GTK+ |