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