Class NoSelectionHandle
public class NoSelectionHandle : ObjectHandle, IDisposable
- Inheritance
-
NoSelectionHandle
- Implements
- Inherited Members
Constructors
NoSelectionHandle(nint, bool)
public NoSelectionHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static NoSelectionHandle For<T>(ConstructArgument[] constructArguments) where T : NoSelection, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T