Method

AppStreamIconset_filename

Declaration [src]

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

Description [src]

Sets the icon absolute filename.

Parameters

filename

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.