TextEdit.isLineSetAsBookmark

Returns true when the specified line is bookmarked.

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

Meta