TextView.setIndent

Sets the default indentation for paragraphs in @text_view. Tags in the buffer may override the default.

class TextView
void
setIndent
(
int indent
)

Parameters

indent int

indentation in pixels

Meta