GLWindow.setCloseCallback
void setCloseCallback(gstgl.types.GLWindowCB callback)Sets the callback called when the window is about to close.
Parameters
callback | function to invoke |
void setCloseCallback(gstgl.types.GLWindowCB callback)Sets the callback called when the window is about to close.
callback | function to invoke |