Table of Contents

Class VimIMContext.EditSignalArgs

Namespace
GtkSource
Assembly
GtkSource-5.dll

Signal (Event) Arguments for OnEdit

public sealed class VimIMContext.EditSignalArgs : SignalArgs
Inheritance
VimIMContext.EditSignalArgs
Inherited Members

Properties

Path

public string? Path { get; }

Property Value

string

View

public View View { get; }

Property Value

View