Method
SnapdChangeget_ready_time
since: 1.5
Declaration [src]
GDateTime*
snapd_change_get_ready_time (
SnapdChange* change
)
Description [src]
Get the time this task completed or NULL
if not yet completed.
Available since: 1.5
Gets property | Snapd.Change:ready-time |
Return value
Type: GDateTime
A GDateTime
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |