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