Table of Contents

Class SourceDisposeFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class SourceDisposeFuncForeverHandler
Inheritance
SourceDisposeFuncForeverHandler
Inherited Members

Constructors

SourceDisposeFuncForeverHandler(SourceDisposeFunc)

public SourceDisposeFuncForeverHandler(SourceDisposeFunc managed)

Parameters

managed SourceDisposeFunc

Fields

NativeCallback

public SourceDisposeFunc NativeCallback

Field Value

SourceDisposeFunc