Skip to content
Matijs van Zuijlen edited this page Jul 2, 2013 · 9 revisions

GirFFI is a Ruby-FFI-based binding to the GObjectIntrospection API. Using GObjectIntrospection makes it possible to always have up-to-date Ruby bindings for Gtk+ and related libraries.

Given up to date introspection information, GirFFI generates bindings for any GObject based library automatically.