Method

AppStreamIconset_url

Declaration [src]

void
as_icon_set_url (
  AsIcon* icon,
  const gchar* url
)

Description [src]

Sets the icon URL.

Parameters

url

Type: const gchar*

The new icon URL.

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