TextTagGidBuilderImpl.invisible

Set invisible property.

class TextTagGidBuilderImpl(T)
T
invisible
(
bool propval
)

Parameters

propval bool

Whether this text is hidden.

Note that there may still be problems with the support for invisible text, in particular when navigating programmatically inside a buffer containing invisible segments.

Return Value

Type: T

Builder instance for fluent chaining