Table of Contents

Delegate ObjectSetPropertyFunc

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

Parameters

object IntPtr
propertyId uint
value IntPtr
pspec IntPtr