getContextAttributes method
dynamic
getContextAttributes()
Implementation
dynamic getContextAttributes() {
startCheck("getContextAttributes");
return glGetContextAttributes(_gl);
}
dynamic getContextAttributes() {
startCheck("getContextAttributes");
return glGetContextAttributes(_gl);
}