TypeScript API Documentation for GTKSOURCEVIEW
API Version: 5
Library Version: 5.18.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
GtkSource.SpaceLocationFlags contains flags for white space locations.
If a line contains only white spaces (no text), the white spaces match both GtkSource.SpaceLocationFlags.LEADING and GtkSource.SpaceLocationFlags.TRAILING.
White spaces anywhere.
White spaces inside a line of text.
Leading white spaces on a line, i.e. the indentation.
No flags.
Trailing white spaces on a line.
GtkSource.SpaceLocationFlags contains flags for white space locations.
If a line contains only white spaces (no text), the white spaces match both GtkSource.SpaceLocationFlags.LEADING and GtkSource.SpaceLocationFlags.TRAILING.