GutterLines.hasAnyClass
bool hasAnyClass(uint line)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.
Parameters
line | a line contained within lines |
Returns
true if any quark was set for the line