Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.11.2.1.gir |
C documentation: | TelepathyGLibHandleType |
Enum : | HandleType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number TelepathyGLib.HandleType.CONTACT : 1
|
|
Number TelepathyGLib.HandleType.GROUP : 4
|
|
Number TelepathyGLib.HandleType.LIST : 3
|
|
Number TelepathyGLib.HandleType.NONE : 0
|
|
Number TelepathyGLib.HandleType.ROOM : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
TelepathyGLib
Method |
|
TelepathyGLib
Method |
|
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 |
get_handle
(HandleType handle_type)
:
Number
|
TelepathyGLib.Connection
Method |
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
Method |
request_handles
(Number timeout_ms, HandleType handle_type, Array ids, Function callback, void* user_data, Function destroy, Object weak_object)
:
none
|
TelepathyGLib.Connection
Method |
|