Table of Contents

Class ObjectGetPropertyFuncAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class ObjectGetPropertyFuncAsyncHandler
Inheritance
ObjectGetPropertyFuncAsyncHandler
Inherited Members

Constructors

ObjectGetPropertyFuncAsyncHandler(ObjectGetPropertyFunc)

public ObjectGetPropertyFuncAsyncHandler(ObjectGetPropertyFunc managed)

Parameters

managed ObjectGetPropertyFunc

Fields

NativeCallback

public ObjectGetPropertyFunc NativeCallback

Field Value

ObjectGetPropertyFunc