GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.AccountManager
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.11.2.1.gir |
C documentation: | TelepathyGLibAccountManager |
Class : | AccountManager |
Extends: | TelepathyGLib.Proxy |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
bus_name : String
|
TelepathyGLib.Proxy | |
dbus_connection : DBusGLib.Connection
|
TelepathyGLib.Proxy | |
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
interfaces : none
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
()
:
Number
|
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_connection
()
:
DBusGLib.Connection
|
TelepathyGLib.Proxy | |
get_dbus_daemon
()
:
TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
get_invalidated
()
:
Object
|
TelepathyGLib.Proxy | |
|
TelepathyGLib.AccountManager | |
get_object_path
()
:
String
|
TelepathyGLib.Proxy | |
get_valid_accounts
()
:
Array
|
TelepathyGLib.AccountManager | |
TelepathyGLib.Proxy | ||
TelepathyGLib.AccountManager | ||
TelepathyGLib.AccountManager | ||
prepare_finish
(AsyncResult result)
:
Boolean
|
TelepathyGLib.AccountManager | |
|
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 | |
|
TelepathyGLib.Proxy | |
most_available_presence_changed (AccountManager self, Number presence, String status, String message)
:
none
|
TelepathyGLib.AccountManager |