Method

SysprofDocumentFramedup_tooltip

Declaration [src]

char*
sysprof_document_frame_dup_tooltip (
  SysprofDocumentFrame* self
)

Description [src]

Returns a new string containing suggested tooltip text.

Return value

Type: char*

A string.

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.