Method

SysprofSymboldup_tooltip_text

Declaration [src]

char*
sysprof_symbol_dup_tooltip_text (
  SysprofSymbol* self
)

Description

No description available.

Return value

Type: char*

The tooltip text.

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.