Table of Contents

Class SourceDisposeFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for SourceDisposeFunc. 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 SourceDisposeFuncCallHandler
Inheritance
SourceDisposeFuncCallHandler
Inherited Members

Constructors

SourceDisposeFuncCallHandler(SourceDisposeFunc)

public SourceDisposeFuncCallHandler(SourceDisposeFunc managed)

Parameters

managed SourceDisposeFunc

Fields

NativeCallback

public SourceDisposeFunc NativeCallback

Field Value

SourceDisposeFunc