Method

IdeDeviceset_display_name

Declaration

void
ide_device_set_display_name (
  IdeDevice* self,
  const gchar* display_name
)

Description

No description available.

Parameters

display_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.