![]() |
![]() |
![]() |
telepathy-glib Reference Manual | ![]() |
---|---|---|---|---|
#include <telepathy-glib/dbus.h> void tp_dbus_g_method_return_not_implemented (DBusGMethodInvocation *context); DBusGConnection* tp_get_bus (void); DBusGProxy* tp_get_bus_proxy (void);
void tp_dbus_g_method_return_not_implemented (DBusGMethodInvocation *context);
Return the Telepathy error NotImplemented from the method invocation
given by context
.
context : |
The D-Bus method invocation context |
DBusGConnection* tp_get_bus (void);
Returns : | a connection to the starter or session D-Bus daemon. |
DBusGProxy* tp_get_bus_proxy (void);
Returns : | a proxy for the bus daemon object on the starter or session bus. |