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
- add_interface
- authorize_method
- flush
- g_object_path
- remove_interface
- remove_interface_by_name
- set_object_path
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
All known members inherited from interface GLib.DBusObject
- get_interface
- get_interfaces
- get_object_path
- interface_added
All known members inherited from interface Goa.Object