add_class


Description:

public void add_class (uint line, string name)

Adds the class name to line.

name will be converted to a [[email protected]] as part of this process. A faster version of this function is available via [ [email protected]_qclass] for situations where the [[email protected]] is known ahead of time.

Parameters:

this

a GutterLines

line

a line number starting from zero

name

a class name




2022 vala-language.org