Method
AppStreamReleaseget_context
since: 0.11.2
Declaration [src]
AsContext*
as_release_get_context (
AsRelease* release
)
Return value
Type: AsContext
The AsContext
associated with this release.
This function may return NULL
if no context is set.
The data is owned by the instance. |
The return value can be NULL . |