Table of Contents

Class SourceOnceFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Async Handler for SourceOnceFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class SourceOnceFuncAsyncHandler
Inheritance
SourceOnceFuncAsyncHandler
Inherited Members

Constructors

SourceOnceFuncAsyncHandler(SourceOnceFunc)

public SourceOnceFuncAsyncHandler(SourceOnceFunc managed)

Parameters

managed SourceOnceFunc

Fields

NativeCallback

public SourceOnceFunc NativeCallback

Field Value

SourceOnceFunc