Function
AppStreamget_current_distro_component_id
[−]
Description [src]
Returns the component-ID of the current distribution based on contents
of the /etc/os-release
file.
This function is a shorthand for %as_distro_details_get_cid.
[−]
Return value
Type: gchar*
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |