Table of Contents

Delegate AccessibleTextInterfaceData.GetAttributesCallback

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

Parameters

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

Returns

bool