Table of Contents

Class SourceFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for SourceFunc. 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 SourceFuncCallHandler
Inheritance
SourceFuncCallHandler
Inherited Members

Constructors

SourceFuncCallHandler(SourceFunc)

public SourceFuncCallHandler(SourceFunc managed)

Parameters

managed SourceFunc

Fields

NativeCallback

public SourceFunc NativeCallback

Field Value

SourceFunc