Method
AppStreamComposeResultget_component
Declaration [src]
AsComponent*
asc_result_get_component (
AscResult* result,
const gchar* cid
)
Parameters
cid |
const gchar* |
Component ID to look for. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | AsComponent |
An |
|
The data is owned by the instance. |