Table of Contents

Delegate TextViewClassData.ExtendSelectionCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TextViewClassData.ExtendSelectionCallback(IntPtr textView, TextExtendSelection granularity, IntPtr location, IntPtr start, IntPtr end)

Parameters

textView IntPtr
granularity TextExtendSelection
location IntPtr
start IntPtr
end IntPtr

Returns

bool