GutterLines.hasAnyClass

Checks to see if the line has any GQuark classes set. This can be used to help renderer implementations avoid work if nothing has been set on the class.

class GutterLines
bool
hasAnyClass
(
uint line
)

Parameters

line uint

a line contained within lines

Return Value

Type: bool

true if any quark was set for the line