Table of Contents

Class ShortcutFuncAsyncHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Async Handler for ShortcutFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class ShortcutFuncAsyncHandler
Inheritance
ShortcutFuncAsyncHandler
Inherited Members

Constructors

ShortcutFuncAsyncHandler(ShortcutFunc)

public ShortcutFuncAsyncHandler(ShortcutFunc managed)

Parameters

managed ShortcutFunc

Fields

NativeCallback

public ShortcutFunc NativeCallback

Field Value

ShortcutFunc