Method
SysprofThreadInfoget_process
Declaration [src]
SysprofDocumentProcess*
sysprof_thread_info_get_process (
SysprofThreadInfo* self
)
Description [src]
Gets the process that owns the thread info.
| Gets property | Sysprof.ThreadInfo:process |
Return value
Type: SysprofDocumentProcess
A SysprofDocumentProcess.
| The returned data is owned by the instance. |