Table of Contents

Delegate ObjectGetPropertyFunc

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate void ObjectGetPropertyFunc(IntPtr @object, uint propertyId, IntPtr value, IntPtr pspec)

Parameters

object IntPtr
propertyId uint
value IntPtr
pspec IntPtr