Sam Wilson <tecywiz...@...> writes: > In the weak_get method I noticed that it increments the > ref_count variable instead of the weak_count variable. > Why is that?
Okay, I understand the weak_get now, it converts a weak reference to a strong reference so it can be used. My bad. _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
