Class WeakRef
public class WeakRef
- Inheritance
-
WeakRef
- Inherited Members
Methods
Set(WeakRefHandle, IntPtr)
Calls native method g_weak_ref_set. Version: 2.32
[Version("2.32")]
public static extern void Set(WeakRefHandle weakRef, IntPtr @object)
Parameters
weakRef
WeakRefHandleTransfer ownership: None Nullable: False
object
IntPtr