Table of Contents

Class ClosureNotifyAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Async Handler for ClosureNotify. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class ClosureNotifyAsyncHandler
Inheritance
ClosureNotifyAsyncHandler
Inherited Members

Constructors

ClosureNotifyAsyncHandler(ClosureNotify)

public ClosureNotifyAsyncHandler(ClosureNotify managed)

Parameters

managed ClosureNotify

Fields

NativeCallback

public ClosureNotify NativeCallback

Field Value

ClosureNotify