set_label


Description:

public void set_label (string? label)

Sets the label property to label.

If label is null, the label will be unset. When the GContactRelation is used in a query, however, exactly one of relation_type and label must be null.

Parameters:

this

a GContactRelation

label

the new free-form type for the relation, or null