Class
SnapdTask
since: 1.0
Description [src]
final class Snapd.Task : GObject.Object
{
/* No available fields */
}
SnapdTask
contains progress information for a task in a Snap transaction.
Available since: 1.0
Instance methods
snapd_task_get_progress_total
Get the the total number of items to be completed in this task.
since: 1.0
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.