Table of Contents

Class ShortcutTriggerHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class ShortcutTriggerHandle : ObjectHandle, IDisposable
Inheritance
ShortcutTriggerHandle
Implements
Derived
Inherited Members

Constructors

ShortcutTriggerHandle(nint, bool)

public ShortcutTriggerHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

ShortcutTriggerHandle

Type Parameters

T