GObject.Object
TelepathyGLib.BaseClient
TelepathyGLib.SimpleHandler
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.12.gir |
C documentation: | TelepathyGLibSimpleHandler |
Class : | SimpleHandler |
Extends: | TelepathyGLib.BaseClient |
Properties | Defined By | |
---|---|---|
account_manager : TelepathyGLib.AccountManager
|
TelepathyGLib.BaseClient | |
bypass_approval : gboolean
|
TelepathyGLib.SimpleHandler | |
callback : void*
|
TelepathyGLib.SimpleHandler | |
channel_factory : GObject.Object
|
TelepathyGLib.BaseClient | |
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.BaseClient | |
destroy : void*
|
TelepathyGLib.SimpleHandler | |
name : String
|
TelepathyGLib.BaseClient | |
parent : TelepathyGLib.BaseClient
read only
|
TelepathyGLib.SimpleHandler | |
priv : TelepathyGLib.SimpleHandlerPrivate
read only
|
TelepathyGLib.SimpleHandler | |
requests : gboolean
|
TelepathyGLib.SimpleHandler | |
uniquify_name : gboolean
|
TelepathyGLib.BaseClient | |
user_data : void*
|
TelepathyGLib.SimpleHandler |
Method / Constructor | Defined By | |
---|---|---|
new TelepathyGLib.SimpleHandler
(Object properties)
Create a new TelepathyGLib.SimpleHandler
Create a new TelepathyGLib.SimpleHandler
|
||
new TelepathyGLib.SimpleHandler.c_new
(DBusDaemon dbus, gboolean bypass_approval, gboolean requests, String name, gboolean uniquify, Function callback, void* user_data, Function destroy)
:
TelepathyGLib.SimpleHandler
Create a new TelepathyGLib.SimpleHandler
Create a new TelepathyGLib.SimpleHandler
|
||
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
Create a new TelepathyGLib.SimpleHandler
|
||
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 |