Method

SysprofCallgraphFrameget_symbol

Declaration [src]

SysprofSymbol*
sysprof_callgraph_frame_get_symbol (
  SysprofCallgraphFrame* self
)

Description [src]

Gets the symbol for the frame.

Return value

Type: SysprofSymbol

A SysprofSymbol.

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