Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2013-03-14 | 560 Bytes | |
adg-lua-0.1.0.tar.bz2 | 2013-03-14 | 79.2 kB | |
Totals: 2 Items | 79.8 kB | 0 |
Demo programs and examples on how to use the ADG canvas with LGI dynamically generated bindings. This requires both ADG and LGI installed on your system. This package will install the Lua scripts under $pkgdatadir, that is usually /usr/local/share/adg-lua. The following applications are included: * adg-demo.lua A rewrite of the adg-demo program included in the official ADG tarball that leverages the LGI Lua bindings. The GTK+ interface relies on the GtkBuilder file provided by ADG, usually found in /usr/local/share/adg/adg-demo.ui. Have fun.