Table of Contents

Class SourceFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class SourceFuncForeverHandler
Inheritance
SourceFuncForeverHandler
Inherited Members

Constructors

SourceFuncForeverHandler(SourceFunc)

public SourceFuncForeverHandler(SourceFunc managed)

Parameters

managed SourceFunc

Fields

NativeCallback

public SourceFunc NativeCallback

Field Value

SourceFunc