append_type_name


Description:

public unowned SignatureBuilder append_type_name (string name, bool spaced = true)

Adds a type name onto the end of the builder.

Parameters:

name

a type name

spaced

add a space at the front of the type name if necessary

Returns:

this