abhi rocks wrote:
[...]
Isnt g_object_ref suppose to create a completely new
image or does always point to the same image. Maybe
thats why the image keeps updating itself.
Yes, g_object_ref just increases the reference counter of the object, it doesn't create a new object.

        Olexiy

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to