Table of Contents

Class OptionArgFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Forever Handler for OptionArgFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class OptionArgFuncForeverHandler
Inheritance
OptionArgFuncForeverHandler
Inherited Members

Constructors

OptionArgFuncForeverHandler(OptionArgFunc)

public OptionArgFuncForeverHandler(OptionArgFunc managed)

Parameters

managed OptionArgFunc

Fields

NativeCallback

public OptionArgFunc NativeCallback

Field Value

OptionArgFunc