Table of Contents

Enum SpaceLocationFlags

Namespace
GtkSource
Assembly
GtkSource-5.dll
[Flags]
public enum SpaceLocationFlags : uint

Fields

All = Leading | InsideText | Trailing
InsideText = 2
Leading = 1
None = 0
Trailing = 4