TelepathyGLib.AutomaticProxyFactory

g GObject.GInterface GObject.GInterface TelepathyGLib.ClientChannelFactory TelepathyGLib.ClientChannelFactory GObject.GInterface->TelepathyGLib.ClientChannelFactory GObject.Object GObject.Object TelepathyGLib.AutomaticProxyFactory TelepathyGLib.AutomaticProxyFactory GObject.Object->TelepathyGLib.AutomaticProxyFactory TelepathyGLib.ClientChannelFactory->TelepathyGLib.AutomaticProxyFactory

Subclasses:

None

Methods

Inherited:

GObject.Object (37), TelepathyGLib.ClientChannelFactory (2)

Structs:

GObject.ObjectClass (5)

class

dup ()

class

new ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class TelepathyGLib.AutomaticProxyFactory(**kwargs)
Bases:

GObject.Object, TelepathyGLib.ClientChannelFactory

Abstract:

No

Structure:

TelepathyGLib.AutomaticProxyFactoryClass

Data structure representing a TelepathyGLib.AutomaticProxyFactory

New in version 0.13.2.

classmethod dup()
Returns:

a TelepathyGLib.AutomaticProxyFactory

Return type:

TelepathyGLib.AutomaticProxyFactory

Returns a cached TelepathyGLib.AutomaticProxyFactory; the same TelepathyGLib.AutomaticProxyFactory object will be returned by this function repeatedly, as long as at least one reference exists.

New in version 0.13.2.

Deprecated since version ???: New code should use TelepathyGLib.AutomaticClientFactory instead

classmethod new()
Returns:

a new TelepathyGLib.AutomaticProxyFactory

Return type:

TelepathyGLib.AutomaticProxyFactory

Convenient function to create a new TelepathyGLib.AutomaticProxyFactory instance.

New in version 0.13.2.

Deprecated since version ???: New code should use TelepathyGLib.AutomaticClientFactory instead