Class
SnapdChange
since: 1.5
Description [src]
final class Snapd.Change : GObject.Object
{
/* No available fields */
}
SnapdChange
contains information on a current Snap transaction.
Available since: 1.5
Instance methods
snapd_change_get_ready_time
Get the time this task completed or NULL
if not yet completed.
since: 1.5
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.