Table of Contents

Class SpawnChildSetupFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class SpawnChildSetupFuncForeverHandler
Inheritance
SpawnChildSetupFuncForeverHandler
Inherited Members

Constructors

SpawnChildSetupFuncForeverHandler(SpawnChildSetupFunc)

public SpawnChildSetupFuncForeverHandler(SpawnChildSetupFunc managed)

Parameters

managed SpawnChildSetupFunc

Fields

NativeCallback

public SpawnChildSetupFunc NativeCallback

Field Value

SpawnChildSetupFunc