Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

Enum TelepathyGLib.HandleType

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
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) : Boolean
TelepathyGLib
Method
TelepathyGLib.handle_type_to_string (HandleType type) : String
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
unref_handles (HandleType handle_type, Number n_handles, Number handles) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:02 GMT+0800 (HKT)