Table of Contents

Delegate AccessibleTextInterfaceData.GetOffsetCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool AccessibleTextInterfaceData.GetOffsetCallback(nint self, nint point, out uint offset)

Parameters

self nint
point nint
offset uint

Returns

bool