Table of Contents

Class SourceFuncsDispatchFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class SourceFuncsDispatchFuncForeverHandler
Inheritance
SourceFuncsDispatchFuncForeverHandler
Inherited Members

Constructors

SourceFuncsDispatchFuncForeverHandler(SourceFuncsDispatchFunc)

public SourceFuncsDispatchFuncForeverHandler(SourceFuncsDispatchFunc managed)

Parameters

managed SourceFuncsDispatchFunc

Fields

NativeCallback

public SourceFuncsDispatchFunc NativeCallback

Field Value

SourceFuncsDispatchFunc