Searched defs:BalloonEvalStruct (Results 1 – 1 of 1) sorted by relevance
33 typedef struct BalloonEvalStruct struct38 GtkWidget *balloonShell;39 GtkWidget *balloonLabel;40 unsigned int timerID; // timer for run42 int x;43 int y;70 void (*msgCB)(struct BalloonEvalStruct *, int); argument71 void *clientData; // For callback80 void *tofree;83 int x;[all …]