Table of Contents

Class ShortcutFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Forever Handler for ShortcutFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class ShortcutFuncForeverHandler
Inheritance
ShortcutFuncForeverHandler
Inherited Members

Constructors

ShortcutFuncForeverHandler(ShortcutFunc)

public ShortcutFuncForeverHandler(ShortcutFunc managed)

Parameters

managed ShortcutFunc

Fields

NativeCallback

public ShortcutFunc NativeCallback

Field Value

ShortcutFunc