GObject.Object
TelepathyGLib.BaseClient
TelepathyGLib.SimpleObserver
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.12.gir |
C documentation: | TelepathyGLibSimpleObserver |
Class : | SimpleObserver |
Extends: | TelepathyGLib.BaseClient |
Properties | Defined By | |
---|---|---|
account_manager : TelepathyGLib.AccountManager
|
TelepathyGLib.BaseClient | |
callback : void*
|
TelepathyGLib.SimpleObserver | |
channel_factory : GObject.Object
|
TelepathyGLib.BaseClient | |
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.BaseClient | |
destroy : void*
|
TelepathyGLib.SimpleObserver | |
name : String
|
TelepathyGLib.BaseClient | |
parent : TelepathyGLib.BaseClient
read only
|
TelepathyGLib.SimpleObserver | |
priv : TelepathyGLib.SimpleObserverPrivate
read only
|
TelepathyGLib.SimpleObserver | |
recover : gboolean
|
TelepathyGLib.SimpleObserver | |
uniquify_name : gboolean
|
TelepathyGLib.BaseClient | |
user_data : void*
|
TelepathyGLib.SimpleObserver |
Method / Constructor | Defined By | |
---|---|---|
new TelepathyGLib.SimpleObserver
(Object properties)
Create a new TelepathyGLib.SimpleObserver
Create a new TelepathyGLib.SimpleObserver
|
||
new TelepathyGLib.SimpleObserver.c_new
(DBusDaemon dbus, gboolean recover, String name, gboolean uniquify, Function callback, void* user_data, Function destroy)
:
TelepathyGLib.SimpleObserver
Create a new TelepathyGLib.SimpleObserver
Create a new TelepathyGLib.SimpleObserver
|
||
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
Create a new TelepathyGLib.SimpleObserver
|
||
TelepathyGLib.BaseClient | ||
add_approver_filter
(Object filter)
:
none
|
TelepathyGLib.BaseClient | |
TelepathyGLib.BaseClient | ||
TelepathyGLib.BaseClient | ||
add_handler_capabilities
(Array tokens)
:
none
|
TelepathyGLib.BaseClient | |
add_handler_capability
(String token)
:
none
|
TelepathyGLib.BaseClient | |
add_handler_filter
(Object filter)
:
none
|
TelepathyGLib.BaseClient | |
add_observer_filter
(Object filter)
:
none
|
TelepathyGLib.BaseClient | |
be_a_handler
()
:
none
|
TelepathyGLib.BaseClient | |
get_bus_name
()
:
String
|
TelepathyGLib.BaseClient | |
get_handled_channels
()
:
Array
|
TelepathyGLib.BaseClient | |
get_object_path
()
:
String
|
TelepathyGLib.BaseClient | |
get_pending_requests
()
:
Array
|
TelepathyGLib.BaseClient | |
register
()
:
gboolean
|
TelepathyGLib.BaseClient | |
set_channel_factory
(ClientChannelFactory factory)
:
none
|
TelepathyGLib.BaseClient | |
set_handler_bypass_approval
(gboolean bypass_approval)
:
none
|
TelepathyGLib.BaseClient | |
set_handler_request_notification
()
:
none
|
TelepathyGLib.BaseClient | |
set_observer_delay_approvers
(gboolean delay)
:
none
|
TelepathyGLib.BaseClient | |
set_observer_recover
(gboolean recover)
:
none
|
TelepathyGLib.BaseClient | |
unregister
()
:
none
|
TelepathyGLib.BaseClient |
Event | Defined By | |
---|---|---|
|
TelepathyGLib.BaseClient | |
|
TelepathyGLib.BaseClient |