Frank Benoit wrote: > the dwt-linux project contains also the cairo bindings. > What is special about them is, that all struct sizes are verified too > match them in C. > > See dwt/internal/c Ah, right. This would be the best solution for correct bindings. They also have correct conversions for many of the struct bitfields in gtk+. Thanks, Frank. -JJR