EDataServer.SourceAddressBook

g EDataServer.SourceAddressBook EDataServer.SourceAddressBook EDataServer.SourceBackend EDataServer.SourceBackend EDataServer.SourceBackend->EDataServer.SourceAddressBook EDataServer.SourceExtension EDataServer.SourceExtension EDataServer.SourceExtension->EDataServer.SourceBackend GObject.Object GObject.Object GObject.Object->EDataServer.SourceExtension

Subclasses:

None

Methods

Inherited:

EDataServer.SourceBackend (3), EDataServer.SourceExtension (4), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_order ()

set_order (order)

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Inherited:

EDataServer.SourceBackend (1), EDataServer.SourceExtension (1)

Name

Type

Flags

Short Description

order

int

r/w/c/en

A sorting order of the source

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

EDataServer.SourceBackend

r

Class Details

class EDataServer.SourceAddressBook(**kwargs)
Bases:

EDataServer.SourceBackend

Abstract:

No

Structure:

EDataServer.SourceAddressBookClass

Contains only private data that should be read and manipulated using the functions below.

New in version 3.6.

get_order()
Returns:

the sorting order of the source, if known. Zero is the default.

Return type:

int

New in version 3.40.

set_order(order)
Parameters:

order (int) – a sorting order

Set the sorting order of the source.

New in version 3.40.

Property Details

EDataServer.SourceAddressBook.props.order
Name:

order

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE, CONSTRUCT, EXPLICIT_NOTIFY

A sorting order of the source