Method

AppStreamScreenshotget_images

Declaration [src]

GPtrArray*
as_screenshot_get_images (
  AsScreenshot* screenshot
)

Description [src]

Gets the images for this screenshots. Only images valid for the current language are returned. We return all sizes.

Return value

Type: An array of AsImage*

An array.

The data is owned by the instance.