Table of Contents

Class DestroyNotifyCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for DestroyNotify. 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 DestroyNotifyCallHandler
Inheritance
DestroyNotifyCallHandler
Inherited Members

Constructors

DestroyNotifyCallHandler(DestroyNotify)

public DestroyNotifyCallHandler(DestroyNotify managed)

Parameters

managed DestroyNotify

Fields

NativeCallback

public DestroyNotify NativeCallback

Field Value

DestroyNotify