Re: gnome_canvas_item_delete() ???




> I was wondering... There is a gnome_canvas_item_new() function that
> adds new items into the canvas, and this seems to work just fine. What
> about when I want to remove things from the canvas? 

Canvas are just regular GTK objects.  use the gtk_object_destroy
function to delete them.

miguel.



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