Re: How to delete a pixbuf (gdk)



On Wednesday 05 March 2003 21:28, Martin wrote:

I made a GdkPixbuf *pixbuf = gdk_pixbuf_new_from_file (big.jpeg, NULL);
But how to delete this pixbuf.

g_object_unref (G_OBJECT(pixbuf));

I think.

Cheers
-Tim




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