Table of Contents

Delegate AccessibleTextInterfaceData.GetExtentsCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool AccessibleTextInterfaceData.GetExtentsCallback(nint self, uint start, uint end, nint extents)

Parameters

self nint
start uint
end uint
extents nint

Returns

bool