Class
CloudProvidersCollector
Description [src]
final class CloudProviders.Collector : GObject.Object
{
/* No available fields */
}
Singleton for tracking all providers.
This is a singleton to track all the changes in all providers. Using this class, you can implement integration for all of them at once and represent them in the UI, track new providers added or removed and their status.
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.