DbusAccount
Object Hierarchy:
Description:
[
CCode ( type_id =
"cloud_providers_dbus_account_get_type ()" ) ]
public interface DbusAccount :
Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-CloudProviders-Account.
top_of_page">org.freedesktop.CloudProviders.Account</link>.
All known implementing classes:
Content:
Properties:
- public abstract string icon { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-CloudProviders-Account.
- public abstract string name { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-CloudProviders-Account.
- public abstract string path { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-CloudProviders-Account.
- public abstract int status { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-CloudProviders-Account.
- public abstract string status_details { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-freedesktop-CloudProviders-Account.
Static methods:
Inherited Members:
All known members inherited from class GLib.Object