Table of Contents

Class ChildWatchFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class ChildWatchFuncAsyncHandler
Inheritance
ChildWatchFuncAsyncHandler
Inherited Members

Constructors

ChildWatchFuncAsyncHandler(ChildWatchFunc)

public ChildWatchFuncAsyncHandler(ChildWatchFunc managed)

Parameters

managed ChildWatchFunc

Fields

NativeCallback

public ChildWatchFunc NativeCallback

Field Value

ChildWatchFunc