Method

MsgDriveItemget_name

Declaration [src]

const char*
msg_drive_item_get_name (
  MsgDriveItem* self
)

Description [src]

Gets name of drive item.

Return value

Type: const char*

Name of drive item.

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