Table of Contents

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

TextIter

Granularity

public TextExtendSelection Granularity { get; }

Property Value

TextExtendSelection

Location

public TextIter Location { get; }

Property Value

TextIter

Start

public TextIter Start { get; }

Property Value

TextIter