NSOpenGLView

Hi,

Would it be possible to instantiate an NSOpenGLView as a gdkwindow? That would make it possible to embed clutter easily...

No, you need to do it the

No, you need to do it the other way around, to tell open gl to draw on the nsview that corresponds to a gdkwindow (you can get the nsview for a gdkwindow).