Set a callback function for making the OpenGL context current (so it can be drawn on).
This applies to the current active WindowProxy.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(makecurrentfunction) | :: | fcn |
Callback function to be called. |