API Version: 1.0
Library Version: 1.0.2
void as_utils_sort_components_into_categories ( GPtrArray* cpts, GPtrArray* categories, gboolean check_duplicates )
Sorts all components in cpts into the AsCategory categories listed in categories.
cpts
AsCategory
categories
AsComponent*
List of components.
AsCategory*
List of categories to sort components into.
check_duplicates
gboolean
Whether to check for duplicates.