Method

IdeDeviceset_id

Declaration

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

Description

No description available.
Sets propertyIde.Device:id

Parameters

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