get_components_by_kind


Description:

public GenericArray<Component> get_components_by_kind (ComponentKind kind)

Return a list of all components in the pool which are of a certain kind.

Parameters:

this

An instance of AsDatabase.

kind

An ComponentKind.

Returns:

an array of Component objects which have been found.




2022 vala-language.org