GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.Connection
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.11.2.1.gir |
C documentation: | TelepathyGLibConnection |
Class : | Connection |
Extends: | TelepathyGLib.Proxy |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
bus_name : String
|
TelepathyGLib.Proxy | |
connection_ready : Boolean
read only
|
TelepathyGLib.Connection | |
dbus_connection : DBusGLib.Connection
|
TelepathyGLib.Proxy | |
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
interfaces : none
read only
|
TelepathyGLib.Proxy | |
invalidated : Object
read only
|
TelepathyGLib.Proxy | |
object_path : String
|
TelepathyGLib.Proxy | |
parent : TelepathyGLib.Proxy
read only
|
TelepathyGLib.Connection | |
priv : TelepathyGLib.ConnectionPrivate
read only
|
TelepathyGLib.Connection | |
self_handle : Number
read only
|
TelepathyGLib.Connection | |
status : Number
read only
|
TelepathyGLib.Connection | |
status_reason : Number
read only
|
TelepathyGLib.Connection |
Method / Constructor | Defined By | |
---|---|---|
new TelepathyGLib.Connection
(Object properties)
Create a new TelepathyGLib.Connection
Create a new TelepathyGLib.Connection
|
||
new TelepathyGLib.Connection.c_new
(DBusDaemon dbus, String bus_name, String object_path)
:
TelepathyGLib.Connection
Create a new TelepathyGLib.Connection
Create a new TelepathyGLib.Connection
|
||
TelepathyGLib.Connection.init_known_interfaces
()
:
none
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection.presence_type_cmp_availability
(ConnectionPresenceType p1, ConnectionPresenceType p2)
:
Number
|
TelepathyGLib.Connection | |
|
TelepathyGLib.Connection | |
TelepathyGLib.Proxy | ||
get_bus_name
()
:
String
|
TelepathyGLib.Proxy | |
get_contact_attributes
(Number timeout_ms, Number n_handles, Number handles, Array interfaces, Boolean hold, void* callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
get_dbus_connection
()
:
DBusGLib.Connection
|
TelepathyGLib.Proxy | |
get_dbus_daemon
()
:
TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
get_invalidated
()
:
Object
|
TelepathyGLib.Proxy | |
get_object_path
()
:
String
|
TelepathyGLib.Proxy | |
get_self_handle
()
:
Number
|
TelepathyGLib.Connection | |
get_status
(ConnectionStatusReason reason)
:
TelepathyGLib.ConnectionStatus
|
TelepathyGLib.Connection | |
TelepathyGLib.Proxy | ||
hold_handles
(Number timeout_ms, HandleType handle_type, Number n_handles, Number handles, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
is_ready
()
:
Boolean
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection | ||
request_handles
(Number timeout_ms, HandleType handle_type, Array ids, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
|
TelepathyGLib.Connection | |
|
TelepathyGLib.Connection |
Event | Defined By | |
---|---|---|
|
TelepathyGLib.Proxy | |
|
TelepathyGLib.Proxy |
Class / Namespace | Method / Signal / Properties |
---|---|
TelepathyGLib.Account
Property |
connection : TelepathyGLib.Connection
read only
|
TelepathyGLib.Account
Method |
get_connection
()
:
TelepathyGLib.Connection
|
TelepathyGLib.Account
Method |
ensure_connection
(String path)
:
TelepathyGLib.Connection
|
TelepathyGLib.Channel
Property |
connection : TelepathyGLib.Connection
|
TelepathyGLib.Channel
Method |
new TelepathyGLib.Channel.c_new
(Connection conn, String object_path, String optional_channel_type, HandleType optional_handle_type, Number optional_handle)
:
TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
|
TelepathyGLib.Channel
Method |
new TelepathyGLib.Channel.from_properties
(Connection conn, String object_path, Object immutable_properties)
:
TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
|
TelepathyGLib.Channel
Method |
borrow_connection
()
:
TelepathyGLib.Connection
|