Table of Contents

Class CustomRequestModeFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

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

public class CustomRequestModeFuncForeverHandler
Inheritance
CustomRequestModeFuncForeverHandler
Inherited Members

Constructors

CustomRequestModeFuncForeverHandler(CustomRequestModeFunc)

public CustomRequestModeFuncForeverHandler(CustomRequestModeFunc managed)

Parameters

managed CustomRequestModeFunc

Fields

NativeCallback

public CustomRequestModeFunc NativeCallback

Field Value

CustomRequestModeFunc