1224 1225 1226 1227 1228 1229 1230
# File 'ext/rb_pgplot.c', line 1224 static VALUE rb_pgplot_pgebuf(VALUE obj) { cpgebuf(); return Qtrue; }