Method

SysprofCallgraphFrameget_summary_augment

Declaration [src]

gpointer
sysprof_callgraph_frame_get_summary_augment (
  SysprofCallgraphFrame* self
)

Description [src]

Gets the augmentation that was attached to the summary for the callgraph node’s symbol.

This method is not directly available to language bindings.

Return value

Type: gpointer

The augmentation data.

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