Table of Contents

Class FreeFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for FreeFunc. 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 FreeFuncCallHandler
Inheritance
FreeFuncCallHandler
Inherited Members

Constructors

FreeFuncCallHandler(FreeFunc)

public FreeFuncCallHandler(FreeFunc managed)

Parameters

managed FreeFunc

Fields

NativeCallback

public FreeFunc NativeCallback

Field Value

FreeFunc