Method

SysprofCallgraphlist_symbols

Declaration [src]

GListModel*
sysprof_callgraph_list_symbols (
  SysprofCallgraph* self
)

Description [src]

Gets a GListModel of SysprofCallgraphSymbol that an be used to display a function list and associated augmentation data.

Return value

Type: A list model of GObject

A GListModel of SysprofCallgraphSymbol.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.