Method
AppStreamComposeResultadd_component
Declaration [src]
gboolean
asc_result_add_component (
AscResult* result,
AsComponent* cpt,
GBytes* bytes,
GError** error
)
Parameters
cpt |
AsComponent |
The |
|
The data is owned by the caller of the function. | |
bytes |
GBytes |
Source data used to generate the GCID hash, or |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |