setG method

void setG(
  1. double f
)

Implementation

void setG(double f) {
  return openjtalkSetG(this, f);
}