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