SourceView.setDrawSpaces

Set if and how the spaces should be visualized. Specifying @flags as 0 will disable display of spaces.

For a finer-grained method, there is also the GtkSourceTag's #GtkSourceTag:draw-spaces property.

More...
class SourceView
void
setDrawSpaces

Parameters

flags GtkSourceDrawSpacesFlags

#GtkSourceDrawSpacesFlags specifing how white spaces should be displayed

Detailed Description

Deprecated: Use gtk_source_space_drawer_set_types_for_locations() instead.

Meta