Table of Contents

Class ShortcutsShortcutHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class ShortcutsShortcutHandle : WidgetHandle, IDisposable
Inheritance
ShortcutsShortcutHandle
Implements
Inherited Members

Constructors

ShortcutsShortcutHandle(nint, bool)

public ShortcutsShortcutHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static ShortcutsShortcutHandle For<T>(ConstructArgument[] constructArguments) where T : ShortcutsShortcut, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

ShortcutsShortcutHandle

Type Parameters

T