API Version: 1.0
Library Version: 1.0.4
Generated by gi-docgen 2024.1
void as_component_box_remove_at ( AsComponentBox* cbox, guint index )
Remove a component at the specified index. Please ensure that the index is not larger than %as_component_box_get_size() - 1.
index
Type: guint
guint
The index of the component to remove.