Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/wx.glcanvas.GLAttributes.1.py
2018-02-13 17:13:44 -08:00

4 lines
136 B
Python

dispAttrs = wx.glcanvas.GLAttributes()
dispAttrs.PlatformDefaults().MinRGBA(8, 8, 8, 8).DoubleBuffer().Depth(32).EndList()