GutterLines.removeClass

void removeClass(uint line, string name)

Removes the class matching name from line.

A faster version of this function is available via [gtksource.gutter_lines.GutterLines.removeQclass] for situations where the #GQuark is known ahead of time.

Parameters

linea line number starting from zero
namea class name