GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.Protocol
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.12.gir |
C documentation: | TelepathyGLibProtocol |
Class : | Protocol |
Extends: | TelepathyGLib.Proxy |
Properties | Defined By | |
---|---|---|
authentication_types : Array
read only
|
TelepathyGLib.Protocol | |
bus_name : String
|
TelepathyGLib.Proxy | |
capabilities : TelepathyGLib.Capabilities
read only
|
TelepathyGLib.Protocol | |
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
english_name : String
read only
|
TelepathyGLib.Protocol | |
icon_name : String
read only
|
TelepathyGLib.Protocol | |
interfaces : Array
read only
|
TelepathyGLib.Proxy | |
invalidated : Object
read only
|
TelepathyGLib.Proxy | |
object_path : String
|
TelepathyGLib.Proxy | |
param_names : Array
read only
|
TelepathyGLib.Protocol | |
parent : TelepathyGLib.Proxy
read only
|
TelepathyGLib.Protocol | |
priv : TelepathyGLib.ProtocolPrivate
read only
|
TelepathyGLib.Protocol | |
protocol_name : String
|
TelepathyGLib.Protocol | |
vcard_field : String
read only
|
TelepathyGLib.Protocol |
Method / Constructor | Defined By | |
---|---|---|
new TelepathyGLib.Protocol
(Object properties)
Create a new TelepathyGLib.Protocol
Create a new TelepathyGLib.Protocol
|
||
new TelepathyGLib.Protocol.c_new
(DBusDaemon dbus, String cm_name, String protocol_name, Object immutable_properties)
:
TelepathyGLib.Protocol
Create a new TelepathyGLib.Protocol
Create a new TelepathyGLib.Protocol
|
||
TelepathyGLib.Protocol.get_feature_quark_core
()
:
guint32
|
TelepathyGLib.Protocol | |
TelepathyGLib.Protocol.get_feature_quark_parameters
()
:
guint32
|
TelepathyGLib.Protocol | |
TelepathyGLib.Protocol.init_known_interfaces
()
:
none
|
TelepathyGLib.Protocol | |
can_register
()
:
gboolean
|
TelepathyGLib.Protocol | |
TelepathyGLib.Proxy | ||
dup_param_names
()
:
void*
|
TelepathyGLib.Protocol | |
get_authentication_types
()
:
Array
|
TelepathyGLib.Protocol | |
get_bus_name
()
:
String
|
TelepathyGLib.Proxy | |
get_capabilities
()
:
TelepathyGLib.Capabilities
|
TelepathyGLib.Protocol | |
get_dbus_daemon
()
:
TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
get_english_name
()
:
String
|
TelepathyGLib.Protocol | |
get_icon_name
()
:
String
|
TelepathyGLib.Protocol | |
get_invalidated
()
:
Object
|
TelepathyGLib.Proxy | |
get_name
()
:
String
|
TelepathyGLib.Protocol | |
get_object_path
()
:
String
|
TelepathyGLib.Proxy | |
get_param
(String param)
:
TelepathyGLib.ConnectionManagerParam
|
TelepathyGLib.Protocol | |
get_vcard_field
()
:
String
|
TelepathyGLib.Protocol | |
TelepathyGLib.Proxy | ||
TelepathyGLib.Proxy | ||
TelepathyGLib.Protocol | ||
TelepathyGLib.Proxy | ||
TelepathyGLib.Proxy | ||
prepare_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Proxy |
Event | Defined By | |
---|---|---|
|
TelepathyGLib.Proxy |
Class / Namespace | Method / Signal / Properties |
---|---|
TelepathyGLib.ConnectionManager
Method |
get_protocol_object
(String protocol)
:
TelepathyGLib.Protocol
|