Compiling the girepository.h header with C++

2009-02-10 Thread Richard Dale
When I built a mixed C/C++ program, I had a couple of problems with the argument names used in functions in the girepository.h header. There were args called 'namespace' and 'type-info' and I changed them to 'gnamespace' and 'gtype-info' respectively. Please find a patch attached. regards -- Ri

Re: Compiling the girepository.h header with C++

2009-02-10 Thread Johan Dahlin
Hi Richard, 2009/2/10 Richard Dale : > When I built a mixed C/C++ program, I had a couple of problems with the > argument names used in functions in the girepository.h header. There were args > called 'namespace' and 'type-info' and I changed them to 'gnamespace' and > 'gtype-info' respectively. P

Re: Working on 119189 this weekend

2009-02-10 Thread C.J. Adams-Collier
(Sorry for the lack of progress this weekend. The youngest was feeling ill this weekend and in the ER on Saturday night. Made for difficulty finding time to poke at this.) Hey there Kevin, Yes, there are a couple of projects to create gtk+ widgets with OpenGL contexts. GtkGLExt is one of them.

Re: Compiling the girepository.h header with C++

2009-02-10 Thread Mathias Hasselmann
Am Dienstag, den 10.02.2009, 18:33 -0200 schrieb Johan Dahlin: > Hi Richard, > > 2009/2/10 Richard Dale : > > When I built a mixed C/C++ program, I had a couple of problems with the > > argument names used in functions in the girepository.h header. There were > > args > > called 'namespace' and '

GLib plans for the next cycle

2009-02-10 Thread Matthias Clasen
With 2.20 winding down, I think now would be a good time to talk about what should happen in Glib 2.22. One thing that has been tossed around for a long time is that it would be really good to have DBus support on the Glib level. This would allow us to move forward with several things in GTK+ tha