Delegate TextViewClassData.ExtendSelectionCallback
public delegate bool TextViewClassData.ExtendSelectionCallback(IntPtr textView, TextExtendSelection granularity, IntPtr location, IntPtr start, IntPtr end)
Parameters
textView
IntPtrgranularity
TextExtendSelectionlocation
IntPtrstart
IntPtrend
IntPtr