Nitlanguage.org
  • Nitdoc
  • egl
  • egl
  • EGLConfigAttribs
  • conformant

fun conformant: EGLConformant

egl :: EGLConfigAttribs :: conformant

  • Doc
  • Linearization

Summary

  • Property definitions

  • egl$EGLConfigAttribs$conformant

Property definitions

egl $ EGLConfigAttribs :: conformant
	fun conformant: EGLConformant do
		return new EGLConformant.from_i(display.config_attrib(config, 0x3042))
	end
lib/egl/egl.nit:229,2--231,4
Nit standard library. Version .