Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.12.gir |
C documentation: | TelepathyGLibHandleType |
Enum : | HandleType |
Properties | |
---|---|
guint32 TelepathyGLib.HandleType.CONTACT : 1
|
|
guint32 TelepathyGLib.HandleType.GROUP : 4
|
|
guint32 TelepathyGLib.HandleType.LIST : 3
|
|
guint32 TelepathyGLib.HandleType.NONE : 0
|
|
guint32 TelepathyGLib.HandleType.ROOM : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
TelepathyGLib
Method |
|
TelepathyGLib
Method |
|
TelepathyGLib.BaseConnection
Method |
get_handles
(HandleType handle_type)
:
TelepathyGLib.HandleRepoIface
|
TelepathyGLib.Capabilities
Method |
|
TelepathyGLib.Capabilities
Method |
|
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.Connection
Method |
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
Method |
request_handles
(gint32 timeout_ms, HandleType handle_type, Array ids, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
|
TelepathyGLib.Message
Method |
ref_handle
(HandleType handle_type, guint32 handle)
:
none
|
TelepathyGLib.Message
Method |
|