Object
Object Hierarchy:
Description:
[
CCode ( type_id =
"goa_object_get_type ()" ) ]
public interface Object :
Object,
DBusObject
The Object type is a specialized container of interfaces.
All known implementing classes:
Content:
Properties:
- public abstract Account account { owned get; set; }
The Account instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Account.
- public abstract Calendar calendar { owned get; set; }
The Calendar
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Calendar.
- public abstract Chat chat { owned get; set; }
The Chat instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Chat.
- public abstract Contacts contacts { owned get; set; }
The Contacts
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Contacts.
- public abstract Documents documents { owned get; set; }
The Documents
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Documents.
- public abstract Exchange exchange { owned get; set; }
The Exchange
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Exchange.
- public abstract Files files { owned get; set; }
The Files instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Files.
- public abstract Mail mail { owned get; set; }
The Mail instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Mail.
- public abstract Manager manager { owned get; set; }
The Manager instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Manager.
- public abstract Maps maps { owned get; set; }
The Maps instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Maps.
- public abstract MediaServer media_server { owned get; set; }
The MediaServer
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-MediaServer.
- public abstract Music music { owned get; set; }
The Music instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Music.
- public abstract OAuth2Based oauth2_based { owned get; set; }
The OAuth2Based
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-OAuth2Based.
- public abstract OAuthBased oauth_based { owned get; set; }
The OAuthBased
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-OAuthBased.
- public abstract PasswordBased password_based { owned get; set; }
The PasswordBased
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-PasswordBased.
- public abstract Photos photos { owned get; set; }
The Photos instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Photos.
- public abstract Printers printers { owned get; set; }
The Printers
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Printers.
- public abstract ReadLater read_later { owned get; set; }
The ReadLater
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-ReadLater.
- public abstract Ticketing ticketing { owned get; set; }
The Ticketing
instance corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Ticketing.
- public abstract Todo todo { owned get; set; }
The Todo instance
corresponding to the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Todo.
Methods:
- public Account? get_account ()
Gets the Account
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Account.
- public Calendar? get_calendar ()
Gets the Calendar
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Calendar.
- public Chat? get_chat ()
Gets the Chat instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Chat.
- public Contacts? get_contacts ()
Gets the Contacts
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Contacts.
- public Documents? get_documents ()
Gets the Documents
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Documents.
- public Exchange? get_exchange ()
Gets the Exchange
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Exchange.
- public Files? get_files ()
Gets the Files instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Files.
- public Mail? get_mail ()
Gets the Mail instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Mail.
- public Manager? get_manager ()
Gets the Manager
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Manager.
- public Maps? get_maps ()
Gets the Maps instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Maps.
- public MediaServer? get_media_server ()
Gets the MediaServer
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-MediaServer.
- public Music? get_music ()
Gets the Music instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Music.
- public OAuth2Based? get_oauth2_based ()
Gets the OAuth2Based
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-OAuth2Based.
- public OAuthBased? get_oauth_based ()
Gets the OAuthBased
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-OAuthBased.
- public PasswordBased? get_password_based ()
Gets the
PasswordBased instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-PasswordBased.
- public Photos? get_photos ()
Gets the Photos
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Photos.
- public Printers? get_printers ()
Gets the Printers
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Printers.
- public ReadLater? get_read_later ()
Gets the ReadLater
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-ReadLater.
- public Ticketing? get_ticketing ()
Gets the Ticketing
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Ticketing.
- public Todo? get_todo ()
Gets the Todo instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Todo.
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.DBusObject