Table of Contents

Class OptionErrorFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class OptionErrorFuncForeverHandler
Inheritance
OptionErrorFuncForeverHandler
Inherited Members

Constructors

OptionErrorFuncForeverHandler(OptionErrorFunc)

public OptionErrorFuncForeverHandler(OptionErrorFunc managed)

Parameters

managed OptionErrorFunc

Fields

NativeCallback

public OptionErrorFunc NativeCallback

Field Value

OptionErrorFunc