Class TextView.ExtendSelectionSignalArgs
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
Signal (Event) Arguments for OnExtendSelection
public sealed class TextView.ExtendSelectionSignalArgs : SignalArgs
- Inheritance
-
TextView.ExtendSelectionSignalArgs
- Inherited Members
Properties
End
public TextIter End { get; }
Property Value
Granularity
public TextExtendSelection Granularity { get; }
Property Value
Location
public TextIter Location { get; }
Property Value
Start
public TextIter Start { get; }