GutterLines.removeQclass
void removeQclass(uint line, glib.types.Quark qname) nothrowReverses a call to gtksource.gutter_lines.GutterLines.addQclass by removing the glib.types.uint matching qname.
Parameters
line | a line number starting from zero |
qname | a #GQuark to remove from line |