Table of Contents

Class ChildWatchFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class ChildWatchFuncForeverHandler
Inheritance
ChildWatchFuncForeverHandler
Inherited Members

Constructors

ChildWatchFuncForeverHandler(ChildWatchFunc)

public ChildWatchFuncForeverHandler(ChildWatchFunc managed)

Parameters

managed ChildWatchFunc

Fields

NativeCallback

public ChildWatchFunc NativeCallback

Field Value

ChildWatchFunc