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