finish method

void finish()

Implementation

void finish() {
  _gl.finish();
}