Table of Contents

Delegate AccessibleTextInterfaceData.GetAttributesCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool AccessibleTextInterfaceData.GetAttributesCallback(IntPtr self, uint offset, out nuint nRanges, ref IntPtr ranges, string[] attributeNames, string[] attributeValues)

Parameters

self IntPtr
offset uint
nRanges nuint
ranges IntPtr
attributeNames string[]
attributeValues string[]

Returns

bool