:right-sidebar: True SpaceLocationFlags =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: SpaceLocationFlags :no-contents-entry: :obj:`~gi.repository.GtkSource.SpaceLocationFlags` contains flags for white space locations. If a line contains only white spaces (no text), the white spaces match both :const:`~gi.repository.GtkSource.SpaceLocationFlags.LEADING` and :const:`~gi.repository.GtkSource.SpaceLocationFlags.TRAILING`. Fields ------ .. rst-class:: interim-class .. class:: SpaceLocationFlags :no-index: .. attribute:: ALL The type of the None singleton. .. attribute:: INSIDE_TEXT The type of the None singleton. .. attribute:: LEADING The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: TRAILING The type of the None singleton.