Class Buffer.HighlightUpdatedSignalArgs
- Namespace
- GtkSource
- Assembly
- GtkSource-5.dll
Signal (Event) Arguments for OnHighlightUpdated
public sealed class Buffer.HighlightUpdatedSignalArgs : SignalArgs
- Inheritance
-
Buffer.HighlightUpdatedSignalArgs
- Inherited Members
Properties
End
public TextIter End { get; }
Property Value
Start
public TextIter Start { get; }