GutterLines.hasQclass

Checks to see if gtksource.gutter_lines.GutterLines.addQclass was called with the quark denoted by qname for line.

class GutterLines
bool
hasQclass

Parameters

line uint

a line number starting from zero

qname glib.types.Quark

a #GQuark containing the class name

Return Value

Type: bool

true if line contains qname