Table of Contents

Delegate MenuModelClassData.GetItemAttributeValueCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate IntPtr MenuModelClassData.GetItemAttributeValueCallback(IntPtr model, int itemIndex, NonNullableUtf8StringHandle attribute, IntPtr expectedType)

Parameters

model IntPtr
itemIndex int
attribute NonNullableUtf8StringHandle
expectedType IntPtr

Returns

IntPtr