GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.Connection
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.12.gir |
C documentation: | TelepathyGLibConnection |
Class : | Connection |
Extends: | TelepathyGLib.Proxy |
Properties | Defined By | |
---|---|---|
bus_name : String
|
TelepathyGLib.Proxy | |
capabilities : TelepathyGLib.Capabilities
read only
|
TelepathyGLib.Connection | |
connection_manager_name : String
read only
|
TelepathyGLib.Connection | |
connection_ready : gboolean
read only
|
TelepathyGLib.Connection | |
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
interfaces : Array
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 | |
protocol_name : String
read only
|
TelepathyGLib.Connection | |
self_contact : TelepathyGLib.Contact
read only
|
TelepathyGLib.Connection | |
self_handle : guint32
read only
|
TelepathyGLib.Connection | |
status : guint32
read only
|
TelepathyGLib.Connection | |
status_reason : guint32
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.get_feature_quark_avatar_requirements
()
:
guint32
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection.get_feature_quark_capabilities
()
:
guint32
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection.get_feature_quark_connected
()
:
guint32
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection.get_feature_quark_contact_info
()
:
guint32
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection.get_feature_quark_core
()
:
guint32
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection.init_known_interfaces
()
:
none
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection.presence_type_cmp_availability
(ConnectionPresenceType p1, ConnectionPresenceType p2)
:
gint32
|
TelepathyGLib.Connection | |
add_client_interest
(String interested_in)
:
none
|
TelepathyGLib.Connection | |
bind_connection_status_to_property
(void* target, String target_property, gboolean invert)
:
GObject.Binding
|
TelepathyGLib.Connection | |
TelepathyGLib.Proxy | ||
|
TelepathyGLib.Connection | |
get_avatar_requirements
()
:
TelepathyGLib.AvatarRequirements
|
TelepathyGLib.Connection | |
get_bus_name
()
:
String
|
TelepathyGLib.Proxy | |
get_capabilities
()
:
TelepathyGLib.Capabilities
|
TelepathyGLib.Connection | |
get_connection_manager_name
()
:
String
|
TelepathyGLib.Connection | |
get_contact_attributes
(gint32 timeout_ms, guint32 n_handles, Array handles, String interfaces, gboolean hold, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
get_contact_info_flags
()
:
TelepathyGLib.ContactInfoFlags
|
TelepathyGLib.Connection | |
get_contact_info_supported_fields
()
:
Array
|
TelepathyGLib.Connection | |
get_contact_list_attributes
(gint32 timeout_ms, String interfaces, gboolean hold, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
get_contacts_by_handle
(guint32 n_handles, Array handles, guint32 n_features, Array features, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
get_contacts_by_id
(guint32 n_ids, Array ids, guint32 n_features, Array features, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
get_dbus_daemon
()
:
TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
TelepathyGLib.Connection | ||
get_invalidated
()
:
Object
|
TelepathyGLib.Proxy | |
get_object_path
()
:
String
|
TelepathyGLib.Proxy | |
get_protocol_name
()
:
String
|
TelepathyGLib.Connection | |
get_self_contact
()
:
TelepathyGLib.Contact
|
TelepathyGLib.Connection | |
get_self_handle
()
:
guint32
|
TelepathyGLib.Connection | |
get_status
(Object out_values)
:
TelepathyGLib.ConnectionStatus
|
TelepathyGLib.Connection | |
has_immortal_handles
()
:
gboolean
|
TelepathyGLib.Connection | |
TelepathyGLib.Proxy | ||
TelepathyGLib.Proxy | ||
hold_handles
(gint32 timeout_ms, HandleType handle_type, guint32 n_handles, Array handles, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
TelepathyGLib.Proxy | ||
TelepathyGLib.Connection | ||
TelepathyGLib.Proxy | ||
prepare_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Proxy | |
TelepathyGLib.Connection | ||
request_handles
(gint32 timeout_ms, HandleType handle_type, Array ids, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection | |
TelepathyGLib.Connection | ||
set_contact_info_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Connection | |
|
TelepathyGLib.Connection | |
upgrade_contacts
(guint32 n_contacts, Array contacts, guint32 n_features, Array features, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection |
Event | Defined By | |
---|---|---|
|
TelepathyGLib.Proxy |
Class / Namespace | Method / Signal / Properties |
---|---|
TelepathyGLib.Account
Property |
connection : TelepathyGLib.Connection
read only
|
TelepathyGLib.Account
Method |
ensure_connection
(String path)
:
TelepathyGLib.Connection
|
TelepathyGLib.Account
Method |
get_connection
()
:
TelepathyGLib.Connection
|
TelepathyGLib.AddDispatchOperationContext
Property |
connection : 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, guint32 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
|
TelepathyGLib.ChannelDispatchOperation
Property |
connection : TelepathyGLib.Connection
|
TelepathyGLib.ChannelRequest
Signal |
|
TelepathyGLib.ClientChannelFactory
Method |
|
TelepathyGLib.Contact
Property |
connection : TelepathyGLib.Connection
read only
|
TelepathyGLib.Contact
Method |
get_connection
()
:
TelepathyGLib.Connection
|
TelepathyGLib.HandleChannelsContext
Property |
connection : TelepathyGLib.Connection
|
TelepathyGLib.ObserveChannelsContext
Property |
connection : TelepathyGLib.Connection
|
TelepathyGLib.StreamTubeChannel
Method |
new TelepathyGLib.StreamTubeChannel.c_new
(Connection conn, String object_path, Object immutable_properties)
:
TelepathyGLib.StreamTubeChannel
Create a new TelepathyGLib.StreamTubeChannel
|
TelepathyGLib.TextChannel
Method |
new TelepathyGLib.TextChannel.c_new
(Connection conn, String object_path, Object immutable_properties)
:
TelepathyGLib.TextChannel
Create a new TelepathyGLib.TextChannel
|