Method

IdeTransferset_title

Declaration

void
ide_transfer_set_title (
  IdeTransfer* self,
  const gchar* title
)

Description

No description available.
Sets propertyIde.Transfer:title

Parameters

title

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.