build_string_from_mask


Description:

public string build_string_from_mask ()

Builds a string containing a comma-separated list of nicknames for each OmaFeature in mask.

Parameters:

mask

bitmask of MMOmaFeature values.

Returns:

a string with the list of nicknames, or null if none given. The returned value should be freed with g_free.