[ NoAccessorMethod ]
[ Version ( since = "3.20" ) ]
public bool draw_spaces { get; set; }
Whether to draw white spaces.
This property takes precedence over the value defined by the GtkSourceSpaceDrawer's matrix property (only where the tag is applied).
Setting this property also changes draw_spaces_set to true
.