TelepathyGLib.ClientChannelFactoryInterface

Fields

Name

Type

Access

Description

create_channel

object

r

obsolete version of obj_create_channel which does not receive the object instance as an argument

dup_channel_features

object

r

obsolete version of obj_dup_channel_features which does not receive the object instance as an argument

obj_create_channel

object

r

virtual method used to create channels; see TelepathyGLib.ClientChannelFactory.create_channel()

obj_dup_channel_features

object

r

virtual method returning channel features that have to be prepared on newly created channels; see TelepathyGLib.ClientChannelFactory.dup_channel_features()

parent

GObject.TypeInterface

r

the parent

Methods

None

Details

class TelepathyGLib.ClientChannelFactoryInterface

Interface for a channel factory

New in version 0.13.2.