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 const gchar*
 

The URL.

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