ObjectSkeleton
Object Hierarchy:
Description:
[
CCode ( type_id =
"goa_object_skeleton_get_type ()" ) ]
public class ObjectSkeleton :
DBusObjectSkeleton,
DBusObject,
Object
The ObjectSkeleton structure contains only private data and should only be accessed using the provided API.
Content:
Creation methods:
Methods:
- public void set_account (Account? interface_)
Sets the Account
instance for the D-Bus interface org.gnome.OnlineAccounts.Account on this.
- public void set_calendar (Calendar? interface_)
Sets the Calendar
instance for the D-Bus interface org.gnome.OnlineAccounts.Calendar on this.
- public void set_chat (Chat? interface_)
Sets the Chat
instance for the D-Bus interface org.gnome.OnlineAccounts.Chat on this.
- public void set_contacts (Contacts? interface_)
Sets the Contacts
instance for the D-Bus interface org.gnome.OnlineAccounts.Contacts on this.
- public void set_documents (Documents? interface_)
Sets the Documents
instance for the D-Bus interface org.gnome.OnlineAccounts.Documents on this.
- public void set_exchange (Exchange? interface_)
Sets the Exchange
instance for the D-Bus interface org.gnome.OnlineAccounts.Exchange on this.
- public void set_files (Files? interface_)
Sets the Files
instance for the D-Bus interface org.gnome.OnlineAccounts.Files on this.
- public void set_mail (Mail? interface_)
Sets the Mail
instance for the D-Bus interface org.gnome.OnlineAccounts.Mail on this.
- public void set_manager (Manager? interface_)
Sets the Manager
instance for the D-Bus interface org.gnome.OnlineAccounts.Manager on this.
- public void set_maps (Maps? interface_)
Sets the Maps
instance for the D-Bus interface org.gnome.OnlineAccounts.Maps on this.
- public void set_media_server (MediaServer? interface_)
Sets the
MediaServer instance for the D-Bus interface org.gnome.OnlineAccounts.MediaServer on this.
- public void set_music (Music? interface_)
Sets the Music
instance for the D-Bus interface org.gnome.OnlineAccounts.Music on this.
- public void set_oauth2_based (OAuth2Based? interface_)
Sets the
OAuth2Based instance for the D-Bus interface org.gnome.OnlineAccounts.OAuth2Based on this.
- public void set_oauth_based (OAuthBased? interface_)
Sets the OAuthBased
instance for the D-Bus interface org.gnome.OnlineAccounts.OAuthBased on this.
- public void set_password_based (PasswordBased? interface_)
Sets the
PasswordBased instance for the D-Bus interface org.gnome.OnlineAccounts.PasswordBased on this
.
- public void set_photos (Photos? interface_)
Sets the Photos
instance for the D-Bus interface org.gnome.OnlineAccounts.Photos on this.
- public void set_printers (Printers? interface_)
Sets the Printers
instance for the D-Bus interface org.gnome.OnlineAccounts.Printers on this.
- public void set_read_later (ReadLater? interface_)
Sets the ReadLater
instance for the D-Bus interface org.gnome.OnlineAccounts.ReadLater on this.
- public void set_ticketing (Ticketing? interface_)
Sets the Ticketing
instance for the D-Bus interface org.gnome.OnlineAccounts.Ticketing on this.
- public void set_todo (Todo? interface_)
Sets the Todo
instance for the D-Bus interface org.gnome.OnlineAccounts.Todo on this.
Inherited Members:
All known members inherited from class GLib.DBusObjectSkeleton
All known members inherited from class GLib.Object
All known members inherited from interface GLib.DBusObject
All known members inherited from interface Goa.Object