Method

AppStreamImageget_url

Declaration [src]

const gchar*
as_image_get_url (
  AsImage* image
)

Description [src]

Gets the full qualified URL for the image, usually pointing at some mirror.

Return value

Type: const gchar*

URL.

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