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