Table of Contents

Delegate AccessibleTextInterfaceData.GetContentsAtCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate IntPtr AccessibleTextInterfaceData.GetContentsAtCallback(IntPtr self, uint offset, AccessibleTextGranularity granularity, out uint start, out uint end)

Parameters

self IntPtr
offset uint
granularity AccessibleTextGranularity
start uint
end uint

Returns

IntPtr