Method
SysprofProfilerget_spawnable
Declaration [src]
SysprofSpawnable*
sysprof_profiler_get_spawnable (
SysprofProfiler* self
)
Description [src]
Gets the SysprofProfiler:spawnable property.
| Gets property | Sysprof.Profiler:spawnable |
Return value
Type: SysprofSpawnable
A SysprofSpawnable or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |