Table of Contents

Class SourceOnceFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class SourceOnceFuncForeverHandler
Inheritance
SourceOnceFuncForeverHandler
Inherited Members

Constructors

SourceOnceFuncForeverHandler(SourceOnceFunc)

public SourceOnceFuncForeverHandler(SourceOnceFunc managed)

Parameters

managed SourceOnceFunc

Fields

NativeCallback

public SourceOnceFunc NativeCallback

Field Value

SourceOnceFunc