GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.AccountManager
| Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
| GIR File: | TelepathyGLib-0.12.gir |
| C documentation: | TelepathyGLibAccountManager |
| Class : | AccountManager |
| Extends: | TelepathyGLib.Proxy |
| Properties | Defined By | |
|---|---|---|
|
bus_name : String
|
TelepathyGLib.Proxy | |
|
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
|
interfaces : Array
read only
|
TelepathyGLib.Proxy | |
|
invalidated : Object
read only
|
TelepathyGLib.Proxy | |
|
object_path : String
|
TelepathyGLib.Proxy | |
|
parent : TelepathyGLib.Proxy
read only
|
TelepathyGLib.AccountManager | |
|
priv : TelepathyGLib.AccountManagerPrivate
read only
|
TelepathyGLib.AccountManager | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new TelepathyGLib.AccountManager
(Object properties)
Create a new TelepathyGLib.AccountManager
Create a new TelepathyGLib.AccountManager
|
||
|
Create a new TelepathyGLib.AccountManager
Create a new TelepathyGLib.AccountManager
|
||
|
TelepathyGLib.AccountManager.dup
()
:
TelepathyGLib.AccountManager
|
TelepathyGLib.AccountManager | |
|
TelepathyGLib.AccountManager.get_feature_quark_core
()
:
guint32
|
TelepathyGLib.AccountManager | |
|
TelepathyGLib.AccountManager.init_known_interfaces
()
:
none
|
TelepathyGLib.AccountManager | |
|
create_account_async
(String connection_manager, String protocol, String display_name, Object parameters, Object properties, Function callback, void* user_data)
:
none
|
TelepathyGLib.AccountManager | |
|
create_account_finish
(AsyncResult result)
:
TelepathyGLib.Account
|
TelepathyGLib.AccountManager | |
| TelepathyGLib.Proxy | ||
|
enable_restart
()
:
none
|
TelepathyGLib.AccountManager | |
|
ensure_account
(String path)
:
TelepathyGLib.Account
|
TelepathyGLib.AccountManager | |
|
get_bus_name
()
:
String
|
TelepathyGLib.Proxy | |
|
get_dbus_daemon
()
:
TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
|
get_invalidated
()
:
Object
|
TelepathyGLib.Proxy | |
|
get_most_available_presence
(Object out_values)
:
TelepathyGLib.ConnectionPresenceType
|
TelepathyGLib.AccountManager | |
|
get_object_path
()
:
String
|
TelepathyGLib.Proxy | |
|
get_valid_accounts
()
:
Array
|
TelepathyGLib.AccountManager | |
| TelepathyGLib.Proxy | ||
| TelepathyGLib.Proxy | ||
| TelepathyGLib.Proxy | ||
| TelepathyGLib.Proxy | ||
|
prepare_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Proxy | |
|
TelepathyGLib.AccountManager | |
| Event | Defined By | |
|---|---|---|
|
account_disabled (AccountManager self, Account account)
:
none
|
TelepathyGLib.AccountManager | |
|
account_enabled (AccountManager self, Account account)
:
none
|
TelepathyGLib.AccountManager | |
|
account_removed (AccountManager self, Account account)
:
none
|
TelepathyGLib.AccountManager | |
|
TelepathyGLib.AccountManager | |
|
TelepathyGLib.Proxy | |
|
most_available_presence_changed (AccountManager self, guint32 presence, String status, String message)
:
none
|
TelepathyGLib.AccountManager | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
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
|