c
Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

Enum TelepathyGLib.HandleType

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibHandleType
Enum : HandleType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
TelepathyGLib
Method
TelepathyGLib.handle_type_is_valid (HandleType type) : gboolean
TelepathyGLib
Method
TelepathyGLib.handle_type_to_string (HandleType type) : String
TelepathyGLib.AccountChannelRequest
Method
set_target_id (HandleType handle_type, String identifier) : none
TelepathyGLib.BaseConnection
Method
get_handles (HandleType handle_type) : TelepathyGLib.HandleRepoIface
TelepathyGLib.Capabilities
Method
supports_audio_call (HandleType handle_type) : gboolean
TelepathyGLib.Capabilities
Method
supports_audio_video_call (HandleType handle_type) : gboolean
TelepathyGLib.Capabilities
Method
supports_dbus_tubes (HandleType handle_type, String service_name) : gboolean
TelepathyGLib.Capabilities
Method
supports_stream_tubes (HandleType handle_type, String service) : gboolean
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
unref_handles (HandleType handle_type, guint32 n_handles, Array handles) : none
TelepathyGLib.Message
Method
ref_handle (HandleType handle_type, guint32 handle) : none
TelepathyGLib.Message
Method
set_handle (guint32 part, String key, HandleType handle_type, guint32 handle_or_0) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:24 GMT+0800 (HKT)