Table of Contents

Class OptionParseFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class OptionParseFuncForeverHandler
Inheritance
OptionParseFuncForeverHandler
Inherited Members

Constructors

OptionParseFuncForeverHandler(OptionParseFunc)

public OptionParseFuncForeverHandler(OptionParseFunc managed)

Parameters

managed OptionParseFunc

Fields

NativeCallback

public OptionParseFunc NativeCallback

Field Value

OptionParseFunc