get_components_by_categories


Description:

public GenericArray<Component> get_components_by_categories (string categories)

Return a list of components which are in one of the categories.

Parameters:

this

An instance of AsDatabase.

categories

An array of XDG categories to include.

Returns:

an array of Component objects which have been found.




2022 vala-language.org