Home | History | Annotate | Download | only in gobject

Lines Matching full:weak

277  * Weak References
414 <title>Weak References</title>
417 Weak References are used to monitor object finalization:
418 <function><link linkend="g-object-weak-ref">g_object_weak_ref</link></function> adds a monitoring callback which does
420 its dispose method. As such, each weak ref can be invoked more than once upon
426 <function><link linkend="g-object-weak-unref">g_object_weak_unref</link></function> can be used to remove a monitoring
431 Weak References are also used to implement <function><link linkend="g-object-add-weak-pointer">g_object_add_weak_pointer</link></function>
432 and <function><link linkend="g-object-remove-weak-pointer">g_object_remove_weak_pointer</link></function>. These functions add a weak reference