to_l10n_string


Description:

public unowned string to_l10n_string ()

Converts the enumerated value to a localized text representation, using the plural forms (e.

g. "Libraries" instead of "Library").

This can be useful when displaying provided items in GUI dialogs.

Parameters:

kind

the ProvidedKind.

Returns:

Pluralized, l10n string version of kind