has_any_class


Description:

[ Version ( since = "5.6" ) ]
public bool has_any_class (uint line)

Checks to see if the line has any GQuark classes set.

This can be used to help renderer implementations avoid work if nothing has been set on the class.

Parameters:

this

a GutterLines

line

a line contained within this

Returns:

true if any quark was set for the line