Class
CloudProvidersProvider
Description [src]
final class CloudProviders.Provider : GObject.Object
{
/* No available fields */
}
Base object for representing a single provider for clients.
This is the basic object object for client implementers that contains the properties of the provider such as name, and the accounts associated with it.
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.