Method
AppStreamScreenshotget_context
Declaration [src]
AsContext*
as_screenshot_get_context (
AsScreenshot* screenshot
)
Description [src]
Returns the AsContext associated with this screenshot.
This function may return NULL if no context is set.
| Available since: | 0.11.2 |
Return value
| Returns: | AsContext |
The |
|
| The data is owned by the instance. | |
The return value can be NULL. |