Table of Contents

Delegate EditableInterfaceData.GetSelectionBoundsCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool EditableInterfaceData.GetSelectionBoundsCallback(IntPtr editable, out int startPos, out int endPos)

Parameters

editable IntPtr
startPos int
endPos int

Returns

bool