My requirement is to display some icon on the circle. On reception of some messages from some other process, the icon should be moved smoothly. i.e., every 1 sec average some 30 messages can come. so at a shot some 20 to 30 icon should be moved.
I have tried to place the icon on the cirlce through draw_arc. But whenever i tried to remove the icon i found the command gtk_Widget_hide. That means all the icon in that screen should be removed and place other set of icon or any method to refresh the screen often
pls mail me.