Method

AppStreamIconset_url

Declaration [src]

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

Description [src]

Sets the icon URL.

Parameters

url const gchar*
 

The new icon URL.

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