Method

QmiDeviceget_path_display

since: 1.0

Declaration [src]

const gchar*
qmi_device_get_path_display (
  QmiDevice* self
)

Description [src]

Get the system path of the underlying QMI device in UTF-8.

Available since: 1.0

Return value

Type: const gchar*

UTF-8 encoded system path of the device.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.