Method

IdeTransferset_icon_name

Declaration

void
ide_transfer_set_icon_name (
  IdeTransfer* self,
  const gchar* icon_name
)

Description

No description available.
Sets propertyIde.Transfer:icon-name

Parameters

icon_name

Type: const gchar*

No description available.

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