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 <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Account.
- public void set_calendar (Calendar? interface_)
Sets the Calendar
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Calendar.
- public void set_chat (Chat? interface_)
Sets the Chat instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Chat.
- public void set_contacts (Contacts? interface_)
Sets the Contacts
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Contacts.
- public void set_documents (Documents? interface_)
Sets the Documents
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Documents.
- public void set_exchange (Exchange? interface_)
Sets the Exchange
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Exchange.
- public void set_files (Files? interface_)
Sets the Files instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Files.
- public void set_mail (Mail? interface_)
Sets the Mail instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Mail.
- public void set_manager (Manager? interface_)
Sets the Manager
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Manager.
- public void set_maps (Maps? interface_)
Sets the Maps instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Maps.
- public void set_media_server (MediaServer? interface_)
Sets the MediaServer
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-MediaServer.
- public void set_music (Music? interface_)
Sets the Music instance
for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Music.
- public void set_oauth2_based (OAuth2Based? interface_)
Sets the OAuth2Based
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-OAuth2Based.
- public void set_oauth_based (OAuthBased? interface_)
Sets the OAuthBased
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-OAuthBased.
- public void set_password_based (PasswordBased? interface_)
Sets the
PasswordBased instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-PasswordBased.
- public void set_photos (Photos? interface_)
Sets the Photos
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Photos.
- public void set_printers (Printers? interface_)
Sets the Printers
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Printers.
- public void set_read_later (ReadLater? interface_)
Sets the ReadLater
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-ReadLater.
- public void set_ticketing (Ticketing? interface_)
Sets the Ticketing
instance for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Ticketing.
- public void set_todo (Todo? interface_)
Sets 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.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