API Version: 0.8
Library Version: 0.8.33
Generated by gi-docgen 2024.2
since: 0.8.25
gint arv_buffer_find_component ( ArvBuffer* buffer, guint component_id )
Search for the part corresponding to component_id.
component_id
Available since: 0.8.25
Type: guint
guint
The component id to find.
Type: gint
gint
The corresponding part id, -1 if not found.