Account
Object Hierarchy:
Description:
[ CCode ( type_id = "goa_account_get_type ()" ) ]
public interface Account : Object
Abstract interface type for the D-Bus interface org.gnome.OnlineAccounts.Account.
All known implementing classes:
Content:
Properties:
- public abstract bool attention_needed { get; set; }
Represents the D-Bus property "AttentionNeeded".
- public abstract bool calendar_disabled { get; set; }
Represents the D-Bus property "CalendarDisabled".
- public abstract bool chat_disabled { get; set; }
Represents the D-Bus property "ChatDisabled".
- public abstract bool contacts_disabled { get; set; }
Represents the D-Bus property "ContactsDisabled".
- public abstract bool documents_disabled { get; set; }
Represents the D-Bus property "DocumentsDisabled".
- public abstract bool files_disabled { get; set; }
Represents the D-Bus property "FilesDisabled".
- public abstract string id { owned get; set; }
Represents the D-Bus property "Id".
- public abstract string identity { owned get; set; }
Represents the D-Bus property "Identity".
- public abstract bool is_locked { get; set; }
Represents the D-Bus property "IsLocked".
- public abstract bool is_temporary { get; set; }
Represents the D-Bus property "IsTemporary".
- public abstract bool mail_disabled { get; set; }
Represents the D-Bus property "MailDisabled".
- public abstract bool maps_disabled { get; set; }
Represents the D-Bus property "MapsDisabled".
- public abstract bool music_disabled { get; set; }
Represents the D-Bus property "MusicDisabled".
- public abstract bool photos_disabled { get; set; }
Represents the D-Bus property "PhotosDisabled".
- public abstract string presentation_identity { owned get; set; }
Represents the D-Bus property "PresentationIdentity".
- public abstract bool printers_disabled { get; set; }
Represents the D-Bus property "PrintersDisabled".
- public abstract string provider_icon { owned get; set; }
Represents the D-Bus property "ProviderIcon".
- public abstract string provider_name { owned get; set; }
Represents the D-Bus property "ProviderName".
- public abstract string provider_type { owned get; set; }
Represents the D-Bus property "ProviderType".
- public abstract bool read_later_disabled { get; set; }
Represents the D-Bus property "ReadLaterDisabled".
- public abstract bool ticketing_disabled { get; set; }
Represents the D-Bus property "TicketingDisabled".
- public abstract bool todo_disabled { get; set; }
Represents the D-Bus property "TodoDisabled".
Static methods:
Methods:
- public async bool call_ensure_credentials (Cancellable? cancellable, out int out_expires_in) throws Error
Asynchronously invokes the EnsureCredentials D-Bus method on
this.
- public bool call_ensure_credentials_sync (out int out_expires_in, Cancellable? cancellable = null) throws Error
Synchronously invokes the EnsureCredentials D-Bus method on
this.
- public async bool call_remove (Cancellable? cancellable) throws Error
Asynchronously invokes the Remove D-Bus method on
this.
- public bool call_remove_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the Remove D-Bus method on
this.
- public void complete_ensure_credentials (owned DBusMethodInvocation invocation, int expires_in)
Helper function used in service implementations to finish handling
invocations of the EnsureCredentials D-Bus method.
- public void complete_remove (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the Remove D-Bus method.
Signals:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref