TextEdit.isLineSetAsSafe

Returns true when the specified line is marked as safe.

struct TextEdit
@nogc nothrow const
bool
isLineSetAsSafe
(
in long line
)

Meta