Method

SysprofDocumentProcessdup_title

Declaration [src]

char*
sysprof_document_process_dup_title (
  SysprofDocumentProcess* self
)

Description [src]

Gets a suitable title for the process.

Return value

Type: char*

A string containing a process title.

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