| Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
| GIR File: | TelepathyGLib-0.12.gir |
| C documentation: | TelepathyGLibConnectionStatus |
| Enum : | ConnectionStatus |
| Properties | |
|---|---|
|
guint32 TelepathyGLib.ConnectionStatus.CONNECTED : 0
|
|
|
guint32 TelepathyGLib.ConnectionStatus.CONNECTING : 1
|
|
|
guint32 TelepathyGLib.ConnectionStatus.DISCONNECTED : 2
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
TelepathyGLib.Account
Method |
get_connection_status
(Object out_values)
:
TelepathyGLib.ConnectionStatus
|
|
TelepathyGLib.BaseConnection
Method |
change_status
(ConnectionStatus status, ConnectionStatusReason reason)
:
none
|
|
TelepathyGLib.Connection
Method |
get_status
(Object out_values)
:
TelepathyGLib.ConnectionStatus
|