Toggle menu
Nitlanguage.org
Nitdoc
egl
egl
EGLConfigCaveat
is_none
fun
is_none
:
Bool
egl
::
EGLConfigCaveat
::
is_none
Doc
Linearization
Summary
Property definitions
egl$EGLConfigCaveat$is_none
Property definitions
egl
$
EGLConfigCaveat
::
is_none
fun
is_none
:
Bool
`{ return self == EGL_NONE; `}
lib/egl/egl.nit:239,2--49