You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.