Class
RBTaskProgressSimple
Description [src]
class RB.TaskProgressSimple : GObject.Object
implements RB.TaskProgress {
priv: RBTaskProgressSimplePrivate*
}
This implementation of RBTaskProgress
can be used to represent
tasks that aren’t bound to the lifecycle of an object that can
implement the interface directly.
Properties
Properties inherited from RBTaskProgress (6)
RBTaskProgress:task-cancellable
No description available.
RBTaskProgress:task-detail
No description available.
RBTaskProgress:task-label
No description available.
RBTaskProgress:task-notify
No description available.
RBTaskProgress:task-outcome
No description available.
RBTaskProgress:task-progress
No description available.
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.