void setInColor(const gRGB &color); /* foreground? */
void setPointer(int which, gPixmap *pixmap, const ePoint ¢er);
+ void setPointer(int which, ePtr<gPixmap> &pixmap, const ePoint ¢er);
void setInOutList(SWIG_PYOBJECT(ePyObject) list);
void setForegroundColor(const gRGB &col);