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