Do not reply to this email. To comment on this bug, please visit: http://bugzilla.xfce.org/show_bug.cgi?id=1901
------- Comment #36 from [EMAIL PROTECTED] 2006-09-12 21:10 UTC ------- >From GTK+ API documentation: gtk_image_set_from_pixbuf () See gtk_image_new_from_pixbuf() for details. gtk_image_new_from_pixbuf () Creates a new GtkImage displaying pixbuf. The GtkImage does not assume a reference to the pixbuf; you still need to unref it if you own references. GtkImage will add its own reference rather than adopting yours. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
