GstGLWindowClass.handleEvents

whether to handle 'extra' events from the windowing system. Basic events like surface moves and resizes are still valid things to listen for.

struct GstGLWindowClass
extern (C)
void function(GstGLWindow* window, bool handleEvents) handleEvents;