Method

PhoshFolderInfoget_name

Declaration [src]

char*
phosh_folder_info_get_name (
  PhoshFolderInfo* self
)

Description

No description available.
Gets propertyPhosh.FolderInfo:name

Return value

Type: char*

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.