Method

MsgDriveItemget_user

Declaration [src]

const char*
msg_drive_item_get_user (
  MsgDriveItem* self
)

Description [src]

Gets user of drive item.

Return value

Returns: const char*
 

User of drive item.

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