Re: Best method for large animating pixmaps




Elliot Lee <sopwith@redhat.com> writes:
> 
> When you're done using an object, whether GnomeCanvasItem or any other,
> gtk_object_unref() is the thing to call. :)
> 

You actually want to destroy a canvas item, if you want it to be
removed from the canvas (otherwise if someone else has an outstanding
ref it won't be removed).

Havoc



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