Tag.drawSpaces

bool drawSpaces() @property

Get drawSpaces property.

Returns

Whether to draw white spaces. This property takes precedence over the value

defined by the GtkSourceSpaceDrawer's #GtkSourceSpaceDrawer:matrix property (only where the tag is applied).

Setting this property also changes #GtkSourceTag:draw-spaces-set to true.

void drawSpaces(bool propval) @property

Set drawSpaces property.

Parameters

propvalWhether to draw white spaces. This property takes precedence over the value defined by the GtkSourceSpaceDrawer's #GtkSourceSpaceDrawer:matrix property (only where the tag is applied). Setting this property also changes #GtkSourceTag:draw-spaces-set to true.