deleting canvas items



Hello.

Is there any way to delete, destroy or remove a canvas item once it has been created?  If gnome_canvas_item_new is analogous to gtk_*_new, should there also be a gnome_canvas_item_delete?

An alternative, which seems kind of hack and does nothing to free up the memory, is to hide the item or reparent it to a hidden group.

BTW, thank you Raph and others for such a nice widget!


Cheers.
Jeff



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]