Method

IdeDeviceset_id

Declaration

void
ide_device_set_id (
  IdeDevice* self,
  const gchar* id
)

Description

No description available.
Sets propertyIde.Device:id

Parameters

id

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.