Class TextView.MoveCursorSignalArgs
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
Signal (Event) Arguments for OnMoveCursor
public sealed class TextView.MoveCursorSignalArgs : SignalArgs
- Inheritance
-
TextView.MoveCursorSignalArgs
- Inherited Members
Properties
Count
public int Count { get; }
Property Value
ExtendSelection
public bool ExtendSelection { get; }
Property Value
Step
public MovementStep Step { get; }