We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1265f4d commit f96b147Copy full SHA for f96b147
docs/settings.rst
@@ -41,6 +41,7 @@ The currently supported classes are:
41
- ``demosys.context.pyqt.Window`` PyQt5 window (default)
42
- ``demosys.context.glfw.Window`` pyGLFW window
43
- ``demosys.context.pyglet.Window`` Pyglet window (Not for OS X)
44
+- ``demosys.context.sdl2.Window`` PySDL2 window
45
- ``demosys.context.headless.Window`` Headless window
46
47
.. code:: python
0 commit comments