Companion

object Companion

Properties

Link copied to clipboard
const val GLX_SAMPLE_BUFFERS: Int = 100000
Link copied to clipboard
const val GLX_SAMPLES: Int = 100001

Functions

Link copied to clipboard
fun chooseVisuals(d: X11.Display?, scr: Int = X.XDefaultScreen(d)): XVisualInfo?