gdk.pixbuf_new and related functions missing
Status: Beta
Brought to you by:
wolfgangoertl
Checked out the latest revision (2011-09-07, commit 8b2809b0b105c114aa2234cd5489c19a2c329553) of LuaGnome and compiled (./configure, make, sudo make install), and functions such as gdk.pixbuf_new, gdk.pixbuf_new_from_file, gdk.pixbuf_new_from_data are nowhere to be found. This causes test #36 to fail. gnome._VERSION reports 1.0-rc3. No errors or warnings during compile.