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