Method

AppStreamIconset_filename

Declaration [src]

void
as_icon_set_filename (
  AsIcon* icon,
  const gchar* filename
)

Description [src]

Sets the icon absolute filename.

Parameters

filename 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.