Documentation/Maemo 5 Developer Guide/DBus
Line 4: | Line 4: | ||
*[[{{PAGENAME}}/D-Bus_Server_Design_Issues|D-Bus Server Design Issues]] | *[[{{PAGENAME}}/D-Bus_Server_Design_Issues|D-Bus Server Design Issues]] | ||
*[[{{PAGENAME}}/Asynchronous_Glib/D-Bus| Asynchronous Glib/D-Bus]] | *[[{{PAGENAME}}/Asynchronous_Glib/D-Bus| Asynchronous Glib/D-Bus]] | ||
+ | |||
+ | |||
+ | The example code used in the above pages can be found in [https://garage.maemo.org/svn/maemoexamples/trunk/glib-dbus-signals/ garage svn]. |
Revision as of 13:42, 9 September 2009
- D-Bus Basics
- Using GLib Wrappers For D-Bus
- Implementing and Using D-Bus Signals
- D-Bus Server Design Issues
- Asynchronous Glib/D-Bus
The example code used in the above pages can be found in garage svn.