GLWindow.sendMessageAsync

void sendMessageAsync(gstgl.types.GLWindowCB callback)

Invoke callback with data on the window thread. The callback may not have been executed when this function returns.

Parameters

callbackfunction to invoke