Your IP : 216.73.216.48


Current Path : /usr/X11/share/xpaint/include/
Upload File :
Current File : //usr/X11/share/xpaint/include/operation.h

/* $Id: operation.h,v 1.17 2005/03/20 20:15:32 demailly Exp $ */

/* operation.c */
void OperationSelectCall(int n);
void OperationSet(String names[], int num);
void OperationSetPaint(Widget paint);
void OperationAddArg(Arg arg);
void OperationInit(Widget toplevel);
#ifdef __IMAGE_H__
Image *OperationIconImage(Widget w, char *name);
#endif