remove_class
Description:
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 | |
line |
a line number starting from zero |
name |
a class name |