Method
SnapdTaskget_spawn_time
since: 1.0
Declaration [src]
GDateTime*
snapd_task_get_spawn_time (
SnapdTask* task
)
Description [src]
Get the time this task started.
Available since: 1.0
Gets property | Snapd.Task:spawn-time |
Return value
Type: GDateTime
A GDateTime
.
The returned data is owned by the instance. |