Goa.Object¶
- Implementations:
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
None
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
account |
||
r/w |
calendar |
||
r/w |
chat |
||
r/w |
contacts |
||
d/r/w |
documents |
||
r/w |
exchange |
||
r/w |
files |
||
r/w |
|||
r/w |
manager |
||
d/r/w |
maps |
||
d/r/w |
media-server |
||
r/w |
music |
||
r/w |
oauth2-based |
||
r/w |
oauth-based |
||
r/w |
password-based |
||
r/w |
photos |
||
d/r/w |
printers |
||
d/r/w |
read-later |
||
r/w |
ticketing |
||
d/r/w |
todo |
Signals¶
None
Fields¶
None
Class Details¶
- class Goa.Object¶
- Bases:
- Structure:
The
Goa.Object
type is a specialized container of interfaces.- get_account()¶
- Returns:
A
Goa.Account
that must be freed withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Goa.Account
orNone
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Goa.Calendar
orNone
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Goa.Contacts
orNone
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Goa.Exchange
orNone
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Goa.Manager
orNone
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Goa.Photos
orNone
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
Goa.Printers
orNone
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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 withGObject.Object.unref
() orNone
if self does not implement the interface.- Return type:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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¶
-
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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¶
-
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¶
-
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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¶
-
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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.