Method

SysprofDocumentProcesslist_threads

Declaration [src]

GListModel*
sysprof_document_process_list_threads (
  SysprofDocumentProcess* self
)

Description [src]

Gets the list of threads for the process.

Return value

Type: A list model of GObject

A GListModel of SysprofThreadInfo.

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