TagGidBuilderImpl.drawSpaces

Set drawSpaces property.

class TagGidBuilderImpl(T)
T
drawSpaces
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining