Class CellRendererPrivateUnownedHandle
public class CellRendererPrivateUnownedHandle : CellRendererPrivateHandle, IDisposable
- Inheritance
-
CellRendererPrivateUnownedHandle
- Implements
- Inherited Members
Constructors
CellRendererPrivateUnownedHandle(IntPtr)
Creates a new instance of CellRendererPrivateUnownedHandle. Assumes that the given pointer is unowned by the runtime.
public CellRendererPrivateUnownedHandle(IntPtr ptr)
Parameters
ptr
IntPtr
Properties
NullHandle
public static CellRendererPrivateUnownedHandle NullHandle { get; }
Property Value
Methods
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()