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