Table of Contents

Class ChildWatchFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for ChildWatchFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class ChildWatchFuncCallHandler
Inheritance
ChildWatchFuncCallHandler
Inherited Members

Constructors

ChildWatchFuncCallHandler(ChildWatchFunc)

public ChildWatchFuncCallHandler(ChildWatchFunc managed)

Parameters

managed ChildWatchFunc

Fields

NativeCallback

public ChildWatchFunc NativeCallback

Field Value

ChildWatchFunc