GObject.Object
TelepathyGLib.StreamTubeConnection
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.12.gir |
C documentation: | TelepathyGLibStreamTubeConnection |
Class : | StreamTubeConnection |
Extends: | GObject.Object |
Properties | Defined By | |
---|---|---|
channel : TelepathyGLib.StreamTubeChannel
|
TelepathyGLib.StreamTubeConnection | |
contact : TelepathyGLib.Contact
|
TelepathyGLib.StreamTubeConnection | |
socket_connection : Gio.SocketConnection
|
TelepathyGLib.StreamTubeConnection |
Method / Constructor | Defined By | |
---|---|---|
new TelepathyGLib.StreamTubeConnection
(Object properties)
Create a new TelepathyGLib.StreamTubeConnection
Create a new TelepathyGLib.StreamTubeConnection
|
Event | Defined By | |
---|---|---|
closed (StreamTubeConnection self, void* error)
:
none
|
TelepathyGLib.StreamTubeConnection |
Class / Namespace | Method / Signal / Properties |
---|---|
TelepathyGLib.StreamTubeChannel
Signal |
incoming
(StreamTubeChannel self, StreamTubeConnection tube_connection)
:
none
|
TelepathyGLib.StreamTubeChannel
Method |
accept_finish
(AsyncResult result)
:
TelepathyGLib.StreamTubeConnection
|