summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkojix2 <2xijok@gmail.com>2019-09-26 04:07:54 +0000
committerkojix2 <2xijok@gmail.com>2019-09-26 04:07:54 +0000
commitb0eea08b3e53d232efa72f773e474c0357a06cee (patch)
tree3a04eb5f8303a04351207350b568bfd5db94f184
parentbe0947bf08d5c1280668da6e0ae9274786a3c19c (diff)
downloadgobject-introspection-b0eea08b3e53d232efa72f773e474c0357a06cee.tar.gz
Add Ruby-GNOME to Users.rst
-rw-r--r--docs/website/users.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/website/users.rst b/docs/website/users.rst
index 6e5fb435..6d651092 100644
--- a/docs/website/users.rst
+++ b/docs/website/users.rst
@@ -17,6 +17,7 @@ Bindings based on GObject-Introspection
* `sbank <http://live.gnome.org/sbank>`__ - Scheme binding for gobject-introspection (runtime)
* `GObjectIntrospection/GObjectConsume <https://wiki.gnome.org/Projects/GObjectIntrospection/GObjectConsume>`__ - Qt bindings (compile time)
* `GirFFI <http://github.com/mvz/ruby-gir-ffi>`__ - Ruby bindings (runtime)
+* `Ruby-GNOME <https://github.com/ruby-gnome/ruby-gnome>`__ - Ruby bindings (runtime)
* `lgob <http://oproj.tuxfamily.org/wiki/doku.php?id=lgob>`__ - Lua bindings (compile time?)
* `guile-gir <http://gitorious.org/guile-gir>`__ - Guile bindings (runtime)
* `factor-gir <http://github.com/ex-rzr/factor-gir>`__ - Factor bindings (runtime)