Table of Contents

Class OrientableIfaceArrayOwnedHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class OrientableIfaceArrayOwnedHandle : OrientableIfaceArrayHandle, IDisposable
Inheritance
OrientableIfaceArrayOwnedHandle
Implements
Inherited Members

Methods

Create(OrientableIface[])

public static OrientableIfaceArrayOwnedHandle Create(OrientableIface[] data)

Parameters

data OrientableIface[]

Returns

OrientableIfaceArrayOwnedHandle

ReleaseHandle()

When overridden in a derived class, executes the code required to free the handle.

protected override bool ReleaseHandle()

Returns

bool

true if the handle is released successfully; otherwise, in the event of a catastrophic failure, false. In this case, it generates a releaseHandleFailed Managed Debugging Assistant.