Table of Contents

Class ObjectGetPropertyFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class ObjectGetPropertyFuncForeverHandler
Inheritance
ObjectGetPropertyFuncForeverHandler
Inherited Members

Constructors

ObjectGetPropertyFuncForeverHandler(ObjectGetPropertyFunc)

public ObjectGetPropertyFuncForeverHandler(ObjectGetPropertyFunc managed)

Parameters

managed ObjectGetPropertyFunc

Fields

NativeCallback

public ObjectGetPropertyFunc NativeCallback

Field Value

ObjectGetPropertyFunc