TextLayout.setIndent

Sets the indent of the receiver. This indent it applied of the first line of each paragraph.

@param indent new indent

@exception SWTException <ul> <li>ERROR_GRAPHIC_DISPOSED - if the receiver has been disposed</li> </ul>

@since 3.2

class TextLayout
void
setIndent
(
int indent
)

Meta