Use GObject libraries from Lua
$ luarocks install luagobject
Dynamically bind to any GObject-based library which supports GObject-Introspection—such as Gtk, Adwaita, Glib, and more—allowing the use of these libraries directly from Lua.
root