getError method

int getError()

Implementation

int getError() {
  return _gl.getError();
}