Method

AppStreamScreenshotget_caption

Declaration [src]

const gchar*
as_screenshot_get_caption (
  AsScreenshot* screenshot
)

Description [src]

Gets the image caption.

Return value

Returns: const gchar*
 

The caption.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.