GstGLWindowClass.sendMessage

invoke a function on the window thread. Required to be reentrant.

struct GstGLWindowClass
extern (C)
void function(GstGLWindow* window, GstGLWindowCB callback, void* data) sendMessage;