Method

SysprofCallgraphSymbolget_symbol

Declaration [src]

SysprofSymbol*
sysprof_callgraph_symbol_get_symbol (
  SysprofCallgraphSymbol* self
)

Description [src]

Gets the symbol for the symbol.

Return value

Type: SysprofSymbol

A SysprofSymbol.

The returned data is owned by the instance.
The return value can be NULL.