Documentation/Maemo 5 Developer Guide/DBus: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>bijjal No edit summary |
imported>twaelti m link fix |
||
| Line 3: | Line 3: | ||
*[[{{PAGENAME}}/Implementing and Using D-Bus Signals|Implementing and Using D-Bus Signals]] | *[[{{PAGENAME}}/Implementing and Using D-Bus Signals|Implementing and Using D-Bus Signals]] | ||
*[[{{PAGENAME}}/D-Bus_Server_Design_Issues|D-Bus Server Design Issues]] | *[[{{PAGENAME}}/D-Bus_Server_Design_Issues|D-Bus Server Design Issues]] | ||
*[[{{PAGENAME}}/ | *[[{{PAGENAME}}/Asynchronous_GLib_D-Bus| Asynchronous Glib/D-Bus]] | ||
The example code used in the pages linked above can be found in [https://garage.maemo.org/svn/maemoexamples/trunk/glib-dbus-signals/ garage svn]. | The example code used in the pages linked above can be found in [https://garage.maemo.org/svn/maemoexamples/trunk/glib-dbus-signals/ garage svn]. | ||
Revision as of 19:31, 18 October 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 pages linked above can be found in garage svn.