Method

AppStreamScreenshotadd_image

Declaration [src]

void
as_screenshot_add_image (
  AsScreenshot* screenshot,
  AsImage* image
)

Description [src]

Adds an image to the screenshot.

Parameters

image

Type: AsImage

A AsImage instance.

The data is owned by the caller of the method.