Method

AppStreamImageset_url

Declaration [src]

void
as_image_set_url (
  AsImage* image,
  const gchar* url
)

Description [src]

Sets the fully-qualified mirror URL to use for the image.

Parameters

url

Type: const gchar*

The URL.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.