Table of Contents

Class OptionArgFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for OptionArgFunc. 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 OptionArgFuncCallHandler
Inheritance
OptionArgFuncCallHandler
Inherited Members

Constructors

OptionArgFuncCallHandler(OptionArgFunc)

public OptionArgFuncCallHandler(OptionArgFunc managed)

Parameters

managed OptionArgFunc

Fields

NativeCallback

public OptionArgFunc NativeCallback

Field Value

OptionArgFunc