Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerTelepathyGLib.Proxy
parent-child marker TelepathyGLib.Account

Class TelepathyGLib.Account

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibAccount
Class : Account
Extends: TelepathyGLib.Proxy
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
TelepathyGLib.AccountChannelRequest
Property
TelepathyGLib.AccountChannelRequest
Method
new TelepathyGLib.AccountChannelRequest.c_new (Account account, Object request, gint64 user_action_time) : TelepathyGLib.AccountChannelRequest
Create a new TelepathyGLib.AccountChannelRequest
TelepathyGLib.AccountChannelRequest
Method
get_account () : TelepathyGLib.Account
TelepathyGLib.AccountManager
Signal
account_disabled (AccountManager self, Account account) : none
TelepathyGLib.AccountManager
Signal
account_enabled (AccountManager self, Account account) : none
TelepathyGLib.AccountManager
Signal
account_removed (AccountManager self, Account account) : none
TelepathyGLib.AccountManager
Signal
account_validity_changed (AccountManager self, Account account, gboolean valid) : none
TelepathyGLib.AccountManager
Method
create_account_finish (AsyncResult result) : TelepathyGLib.Account
TelepathyGLib.AccountManager
Method
ensure_account (String path) : TelepathyGLib.Account
TelepathyGLib.AddDispatchOperationContext
Property
TelepathyGLib.BaseClient
Signal
request_added (BaseClient self, Account account, ChannelRequest request) : none
TelepathyGLib.ChannelDispatchOperation
Property
TelepathyGLib.ContactSearch
Property
TelepathyGLib.ContactSearch
Method
TelepathyGLib.ContactSearch.new_async (Account account, String server, guint32 limit, Function callback, void* user_data) : none
TelepathyGLib.ContactSearch
Method
get_account () : TelepathyGLib.Account
TelepathyGLib.HandleChannelsContext
Property
TelepathyGLib.ObserveChannelsContext
Property
TelepathyLogger.Event
Property
TelepathyLogger.Event
Method
get_account () : TelepathyGLib.Account
TelepathyLogger.LogManager
Method
exists (Account account, Entity target, gint32 type_mask) : gboolean
TelepathyLogger.LogManager
Method
get_dates_async (Account account, Entity target, gint32 type_mask, Function callback, void* user_data) : none
TelepathyLogger.LogManager
Method
get_entities_async (Account account, Function callback, void* user_data) : none
TelepathyLogger.LogManager
Method
get_events_for_date_async (Account account, Entity target, gint32 type_mask, Date date, Function callback, void* user_data) : none
TelepathyLogger.LogManager
Method
get_filtered_events_async (Account account, Entity target, gint32 type_mask, guint32 num_events, Function filter, void* filter_user_data, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:17:00 GMT+0800 (HKT)