Method

IdeTransferset_title

Declaration

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

Description

No description available.
Sets propertyIde.Transfer:title

Parameters

title const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.