Table of Contents

Class DestroyNotifyForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class DestroyNotifyForeverHandler
Inheritance
DestroyNotifyForeverHandler
Inherited Members

Constructors

DestroyNotifyForeverHandler(DestroyNotify)

public DestroyNotifyForeverHandler(DestroyNotify managed)

Parameters

managed DestroyNotify

Fields

NativeCallback

public DestroyNotify NativeCallback

Field Value

DestroyNotify