#GtkSourceSpaceLocationFlags contains flags for white space locations.
If a line contains only white spaces (no text), the white spaces match both gtksource.types.SpaceLocationFlags.Leading and gtksource.types.SpaceLocationFlags.Trailing.
No flags.
Leading white spaces on a line, i.e. the indentation.
White spaces inside a line of text.
Trailing white spaces on a line.
White spaces anywhere.
#GtkSourceSpaceLocationFlags contains flags for white space locations.
If a line contains only white spaces (no text), the white spaces match both gtksource.types.SpaceLocationFlags.Leading and gtksource.types.SpaceLocationFlags.Trailing.