Table of Contents

Class ShortcutsWindowHandle

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

Constructors

ShortcutsWindowHandle(nint, bool)

public ShortcutsWindowHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

ShortcutsWindowHandle

Type Parameters

T