Method

AppStreamScreenshotget_images_all

Declaration [src]

GPtrArray*
as_screenshot_get_images_all (
  AsScreenshot* screenshot
)

Description [src]

Returns an array of all images we have, regardless of their size and language.

Available since:0.10

Return value

Returns: An array of AsImage*
 

An array.

 The data is owned by the instance.