Goa.Mail

g GObject.GInterface GObject.GInterface Goa.Mail Goa.Mail GObject.GInterface->Goa.Mail

Implementations:

Goa.MailProxy, Goa.MailSkeleton

Methods

class

interface_info ()

class

override_properties (klass, property_id_begin)

Virtual Methods

None

Properties

Name

Type

Flags

Short Description

email-address

str

r/w

EmailAddress

imap-accept-ssl-errors

bool

r/w

ImapAcceptSslErrors

imap-host

str

r/w

ImapHost

imap-supported

bool

r/w

ImapSupported

imap-use-ssl

bool

r/w

ImapUseSsl

imap-use-tls

bool

r/w

ImapUseTls

imap-user-name

str

r/w

ImapUserName

name

str

r/w

Name

smtp-accept-ssl-errors

bool

r/w

SmtpAcceptSslErrors

smtp-auth-login

bool

r/w

SmtpAuthLogin

smtp-auth-plain

bool

r/w

SmtpAuthPlain

smtp-auth-xoauth2

bool

r/w

SmtpAuthXoauth2

smtp-host

str

r/w

SmtpHost

smtp-supported

bool

r/w

SmtpSupported

smtp-use-auth

bool

r/w

SmtpUseAuth

smtp-use-ssl

bool

r/w

SmtpUseSsl

smtp-use-tls

bool

r/w

SmtpUseTls

smtp-user-name

str

r/w

SmtpUserName

Signals

None

Fields

None

Class Details

class Goa.Mail
Bases:

GObject.GInterface

Structure:

Goa.MailIface

Abstract interface type for the D-Bus interface ‘org.gnome.OnlineAccounts.Mail [gdbus-interface-org-gnome-OnlineAccounts-Mail.top_of_page]’.

classmethod interface_info()
Returns:

A Gio.DBusInterfaceInfo. Do not free.

Return type:

Gio.DBusInterfaceInfo

Gets a machine-readable description of the ‘org.gnome.OnlineAccounts.Mail [gdbus-interface-org-gnome-OnlineAccounts-Mail.top_of_page]’ D-Bus interface.

classmethod override_properties(klass, property_id_begin)
Parameters:
Returns:

The last property id.

Return type:

int

Overrides all GObject.Object properties in the Goa.Mail interface for a concrete class. The properties are overridden in the order they are defined.

Property Details

Goa.Mail.props.email_address
Name:

email-address

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“EmailAddress” [gdbus-property-org-gnome-OnlineAccounts-Mail.EmailAddress]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.imap_accept_ssl_errors
Name:

imap-accept-ssl-errors

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“ImapAcceptSslErrors” [gdbus-property-org-gnome-OnlineAccounts-Mail.ImapAcceptSslErrors]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.imap_host
Name:

imap-host

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“ImapHost” [gdbus-property-org-gnome-OnlineAccounts-Mail.ImapHost]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.imap_supported
Name:

imap-supported

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“ImapSupported” [gdbus-property-org-gnome-OnlineAccounts-Mail.ImapSupported]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.imap_use_ssl
Name:

imap-use-ssl

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“ImapUseSsl” [gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUseSsl]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.imap_use_tls
Name:

imap-use-tls

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“ImapUseTls” [gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUseTls]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.imap_user_name
Name:

imap-user-name

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“ImapUserName” [gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUserName]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.name
Name:

name

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“Name” [gdbus-property-org-gnome-OnlineAccounts-Mail.Name]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_accept_ssl_errors
Name:

smtp-accept-ssl-errors

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpAcceptSslErrors” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAcceptSslErrors]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_auth_login
Name:

smtp-auth-login

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpAuthLogin” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthLogin]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_auth_plain
Name:

smtp-auth-plain

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpAuthPlain” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthPlain]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_auth_xoauth2
Name:

smtp-auth-xoauth2

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpAuthXoauth2” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthXoauth2]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_host
Name:

smtp-host

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpHost” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpHost]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_supported
Name:

smtp-supported

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpSupported” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpSupported]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_use_auth
Name:

smtp-use-auth

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpUseAuth” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseAuth]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_use_ssl
Name:

smtp-use-ssl

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpUseSsl” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseSsl]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_use_tls
Name:

smtp-use-tls

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpUseTls” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseTls]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

Goa.Mail.props.smtp_user_name
Name:

smtp-user-name

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“SmtpUserName” [gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUserName]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.