c
Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

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

Class TelepathyGLib.AccountManager

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibAccountManager
Class : AccountManager
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.AccountRequest
Property
account_manager : TelepathyGLib.AccountManager
TelepathyGLib.AccountRequest
Method
new TelepathyGLib.AccountRequest.c_new (AccountManager account_manager, String manager, String protocol, String display_name) : TelepathyGLib.AccountRequest
Create a new TelepathyGLib.AccountRequest
TelepathyGLib.AccountRequest
Method
new TelepathyGLib.AccountRequest.from_protocol (AccountManager account_manager, Protocol protocol, String display_name) : TelepathyGLib.AccountRequest
Create a new TelepathyGLib.AccountRequest
TelepathyGLib.BaseClient
Property
account_manager : TelepathyGLib.AccountManager
TelepathyGLib.SimpleApprover
Method
new TelepathyGLib.SimpleApprover.with_am (AccountManager account_manager, String name, gboolean uniquify, Function callback, void* user_data, Function destroy) : TelepathyGLib.SimpleApprover
Create a new TelepathyGLib.SimpleApprover
TelepathyGLib.SimpleHandler
Method
new TelepathyGLib.SimpleHandler.with_am (AccountManager account_manager, gboolean bypass_approval, gboolean requests, String name, gboolean uniquify, Function callback, void* user_data, Function destroy) : TelepathyGLib.SimpleHandler
Create a new TelepathyGLib.SimpleHandler
TelepathyGLib.SimpleObserver
Method
new TelepathyGLib.SimpleObserver.with_am (AccountManager account_manager, gboolean recover, String name, gboolean uniquify, Function callback, void* user_data, Function destroy) : TelepathyGLib.SimpleObserver
Create a new TelepathyGLib.SimpleObserver
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:14 GMT+0800 (HKT)