list_get_elements
Description:
Get a list of factories that match the given type.
Only elements with a rank greater or equal to minrank will be returned. The list of factories is returned by decreasing rank.
Parameters:
| type | |
| minrank |
Minimum rank |
Returns:
|
a List of ElementFactory elements. Use list_free after usage. |