remove_class


Description:

public void remove_class (uint line, string name)

Removes the class matching name from line.

A faster version of this function is available via [method@GutterLines.remove_qclass] for situations where the Quark is known ahead of time.

Parameters:

this

a GutterLines

line

a line number starting from zero

name

a class name