Goa.Object

g GObject.GInterface GObject.GInterface Goa.Object Goa.Object GObject.GInterface->Goa.Object

Implementations:

Goa.ObjectProxy, Goa.ObjectSkeleton

Methods

get_account ()

get_calendar ()

get_chat ()

get_contacts ()

get_documents ()

get_exchange ()

get_files ()

get_mail ()

get_manager ()

get_maps ()

get_media_server ()

get_music ()

get_oauth2_based ()

get_oauth_based ()

get_password_based ()

get_photos ()

get_printers ()

get_read_later ()

get_ticketing ()

get_todo ()

Virtual Methods

None

Properties

Name

Type

Flags

Short Description

account

Goa.Account

r/w

account

calendar

Goa.Calendar

r/w

calendar

chat

Goa.Chat

r/w

chat

contacts

Goa.Contacts

r/w

contacts

documents

Goa.Documents

d/r/w

documents deprecated

exchange

Goa.Exchange

r/w

exchange

files

Goa.Files

r/w

files

mail

Goa.Mail

r/w

mail

manager

Goa.Manager

r/w

manager

maps

Goa.Maps

d/r/w

maps deprecated

media-server

Goa.MediaServer

d/r/w

media-server deprecated

music

Goa.Music

r/w

music

oauth2-based

Goa.OAuth2Based

r/w

oauth2-based

oauth-based

Goa.OAuthBased

r/w

oauth-based

password-based

Goa.PasswordBased

r/w

password-based

photos

Goa.Photos

r/w

photos

printers

Goa.Printers

d/r/w

printers deprecated

read-later

Goa.ReadLater

d/r/w

read-later deprecated

ticketing

Goa.Ticketing

r/w

ticketing

todo

Goa.Todo

d/r/w

todo deprecated

Signals

None

Fields

None

Class Details

class Goa.Object
Bases:

GObject.GInterface

Structure:

Goa.ObjectIface

The Goa.Object type is a specialized container of interfaces.

get_account()
Returns:

A Goa.Account that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Account or None

Gets the Goa.Account instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Account [gdbus-interface-org-gnome-OnlineAccounts-Account.top_of_page]’ on self, if any.

get_calendar()
Returns:

A Goa.Calendar that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Calendar or None

Gets the Goa.Calendar instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Calendar [gdbus-interface-org-gnome-OnlineAccounts-Calendar.top_of_page]’ on self, if any.

get_chat()
Returns:

A Goa.Chat that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Chat or None

Gets the Goa.Chat instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Chat [gdbus-interface-org-gnome-OnlineAccounts-Chat.top_of_page]’ on self, if any.

get_contacts()
Returns:

A Goa.Contacts that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Contacts or None

Gets the Goa.Contacts instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Contacts [gdbus-interface-org-gnome-OnlineAccounts-Contacts.top_of_page]’ on self, if any.

get_documents()
Returns:

A Goa.Documents that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Documents or None

Gets the Goa.Documents instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Documents [gdbus-interface-org-gnome-OnlineAccounts-Documents.top_of_page]’ on self, if any.

Deprecated since version ???: The D-Bus interface has been deprecated.

get_exchange()
Returns:

A Goa.Exchange that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Exchange or None

Gets the Goa.Exchange instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Exchange [gdbus-interface-org-gnome-OnlineAccounts-Exchange.top_of_page]’ on self, if any.

New in version 3.6.0.

get_files()
Returns:

A Goa.Files that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Files or None

Gets the Goa.Files instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Files [gdbus-interface-org-gnome-OnlineAccounts-Files.top_of_page]’ on self, if any.

New in version 3.8.0.

get_mail()
Returns:

A Goa.Mail that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Mail or None

Gets the Goa.Mail instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Mail [gdbus-interface-org-gnome-OnlineAccounts-Mail.top_of_page]’ on self, if any.

get_manager()
Returns:

A Goa.Manager that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Manager or None

Gets the Goa.Manager instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Manager [gdbus-interface-org-gnome-OnlineAccounts-Manager.top_of_page]’ on self, if any.

get_maps()
Returns:

A Goa.Maps that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Maps or None

Gets the Goa.Maps instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Maps [gdbus-interface-org-gnome-OnlineAccounts-Maps.top_of_page]’ on self, if any.

New in version 3.14.0.

Deprecated since version ???: The D-Bus interface has been deprecated.

get_media_server()
Returns:

A Goa.MediaServer that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.MediaServer or None

Gets the Goa.MediaServer instance for the D-Bus interface ‘org.gnome.OnlineAccounts.MediaServer [gdbus-interface-org-gnome-OnlineAccounts-MediaServer.top_of_page]’ on self, if any.

New in version 3.14.

Deprecated since version ???: The D-Bus interface has been deprecated.

get_music()
Returns:

A Goa.Music that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Music or None

Gets the Goa.Music instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Music [gdbus-interface-org-gnome-OnlineAccounts-Music.top_of_page]’ on self, if any.

New in version 3.18.0.

get_oauth2_based()
Returns:

A Goa.OAuth2Based that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.OAuth2Based or None

Gets the Goa.OAuth2Based instance for the D-Bus interface ‘org.gnome.OnlineAccounts.OAuth2Based [gdbus-interface-org-gnome-OnlineAccounts-OAuth2Based.top_of_page]’ on self, if any.

get_oauth_based()
Returns:

A Goa.OAuthBased that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.OAuthBased or None

Gets the Goa.OAuthBased instance for the D-Bus interface ‘org.gnome.OnlineAccounts.OAuthBased [gdbus-interface-org-gnome-OnlineAccounts-OAuthBased.top_of_page]’ on self, if any.

get_password_based()
Returns:

A Goa.PasswordBased that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.PasswordBased or None

Gets the Goa.PasswordBased instance for the D-Bus interface ‘org.gnome.OnlineAccounts.PasswordBased [gdbus-interface-org-gnome-OnlineAccounts-PasswordBased.top_of_page]’ on self, if any.

New in version 3.6.0.

get_photos()
Returns:

A Goa.Photos that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Photos or None

Gets the Goa.Photos instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Photos [gdbus-interface-org-gnome-OnlineAccounts-Photos.top_of_page]’ on self, if any.

New in version 3.8.0.

get_printers()
Returns:

A Goa.Printers that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Printers or None

Gets the Goa.Printers instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Printers [gdbus-interface-org-gnome-OnlineAccounts-Printers.top_of_page]’ on self, if any.

New in version 3.12.0.

Deprecated since version ???: The D-Bus interface has been deprecated.

get_read_later()
Returns:

A Goa.ReadLater that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.ReadLater or None

Gets the Goa.ReadLater instance for the D-Bus interface ‘org.gnome.OnlineAccounts.ReadLater [gdbus-interface-org-gnome-OnlineAccounts-ReadLater.top_of_page]’ on self, if any.

New in version 3.12.0.

Deprecated since version ???: The D-Bus interface has been deprecated.

get_ticketing()
Returns:

A Goa.Ticketing that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Ticketing or None

Gets the Goa.Ticketing instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Ticketing [gdbus-interface-org-gnome-OnlineAccounts-Ticketing.top_of_page]’ on self, if any.

New in version 3.6.0.

get_todo()
Returns:

A Goa.Todo that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

Goa.Todo or None

Gets the Goa.Todo instance for the D-Bus interface ‘org.gnome.OnlineAccounts.Todo [gdbus-interface-org-gnome-OnlineAccounts-Todo.top_of_page]’ on self, if any.

New in version 3.26.0.

Deprecated since version ???: The D-Bus interface has been deprecated.

Property Details

Goa.Object.props.account
Name:

account

Type:

Goa.Account

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Account instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Account [gdbus-interface-org-gnome-OnlineAccounts-Account.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.calendar
Name:

calendar

Type:

Goa.Calendar

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Calendar instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Calendar [gdbus-interface-org-gnome-OnlineAccounts-Calendar.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.chat
Name:

chat

Type:

Goa.Chat

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Chat instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Chat [gdbus-interface-org-gnome-OnlineAccounts-Chat.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.contacts
Name:

contacts

Type:

Goa.Contacts

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Contacts instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Contacts [gdbus-interface-org-gnome-OnlineAccounts-Contacts.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.documents
Name:

documents

Type:

Goa.Documents

Default Value:

None

Flags:

DEPRECATED, READABLE, WRITABLE

The Goa.Documents instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Documents [gdbus-interface-org-gnome-OnlineAccounts-Documents.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Deprecated since version ???: The D-Bus interface has been deprecated.

Goa.Object.props.exchange
Name:

exchange

Type:

Goa.Exchange

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Exchange instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Exchange [gdbus-interface-org-gnome-OnlineAccounts-Exchange.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.6.0.

Goa.Object.props.files
Name:

files

Type:

Goa.Files

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Files instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Files [gdbus-interface-org-gnome-OnlineAccounts-Files.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.8.0.

Goa.Object.props.mail
Name:

mail

Type:

Goa.Mail

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Mail instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Mail [gdbus-interface-org-gnome-OnlineAccounts-Mail.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.manager
Name:

manager

Type:

Goa.Manager

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Manager instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Manager [gdbus-interface-org-gnome-OnlineAccounts-Manager.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.maps
Name:

maps

Type:

Goa.Maps

Default Value:

None

Flags:

DEPRECATED, READABLE, WRITABLE

The Goa.Maps instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Maps [gdbus-interface-org-gnome-OnlineAccounts-Maps.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.14.0.

Deprecated since version ???: The D-Bus interface has been deprecated.

Goa.Object.props.media_server
Name:

media-server

Type:

Goa.MediaServer

Default Value:

None

Flags:

DEPRECATED, READABLE, WRITABLE

The Goa.MediaServer instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.MediaServer [gdbus-interface-org-gnome-OnlineAccounts-MediaServer.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.14.

Deprecated since version ???: The D-Bus interface has been deprecated.

Goa.Object.props.music
Name:

music

Type:

Goa.Music

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Music instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Music [gdbus-interface-org-gnome-OnlineAccounts-Music.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.18.0.

Goa.Object.props.oauth2_based
Name:

oauth2-based

Type:

Goa.OAuth2Based

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.OAuth2Based instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.OAuth2Based [gdbus-interface-org-gnome-OnlineAccounts-OAuth2Based.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.oauth_based
Name:

oauth-based

Type:

Goa.OAuthBased

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.OAuthBased instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.OAuthBased [gdbus-interface-org-gnome-OnlineAccounts-OAuthBased.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

Goa.Object.props.password_based
Name:

password-based

Type:

Goa.PasswordBased

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.PasswordBased instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.PasswordBased [gdbus-interface-org-gnome-OnlineAccounts-PasswordBased.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.6.0.

Goa.Object.props.photos
Name:

photos

Type:

Goa.Photos

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Photos instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Photos [gdbus-interface-org-gnome-OnlineAccounts-Photos.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.8.0.

Goa.Object.props.printers
Name:

printers

Type:

Goa.Printers

Default Value:

None

Flags:

DEPRECATED, READABLE, WRITABLE

The Goa.Printers instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Printers [gdbus-interface-org-gnome-OnlineAccounts-Printers.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.12.0.

Deprecated since version ???: The D-Bus interface has been deprecated.

Goa.Object.props.read_later
Name:

read-later

Type:

Goa.ReadLater

Default Value:

None

Flags:

DEPRECATED, READABLE, WRITABLE

The Goa.ReadLater instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.ReadLater [gdbus-interface-org-gnome-OnlineAccounts-ReadLater.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.12.0.

Deprecated since version ???: The D-Bus interface has been deprecated.

Goa.Object.props.ticketing
Name:

ticketing

Type:

Goa.Ticketing

Default Value:

None

Flags:

READABLE, WRITABLE

The Goa.Ticketing instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Ticketing [gdbus-interface-org-gnome-OnlineAccounts-Ticketing.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.6.0.

Goa.Object.props.todo
Name:

todo

Type:

Goa.Todo

Default Value:

None

Flags:

DEPRECATED, READABLE, WRITABLE

The Goa.Todo instance corresponding to the D-Bus interface ‘org.gnome.OnlineAccounts.Todo [gdbus-interface-org-gnome-OnlineAccounts-Todo.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.

New in version 3.26.0.

Deprecated since version ???: The D-Bus interface has been deprecated.