Table of Contents

Class HFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for HFunc. 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 HFuncCallHandler
Inheritance
HFuncCallHandler
Inherited Members

Constructors

HFuncCallHandler(HFunc)

public HFuncCallHandler(HFunc managed)

Parameters

managed HFunc

Fields

NativeCallback

public HFunc NativeCallback

Field Value

HFunc