Next:
Introduction
[
Contents
][
Index
]
GNUstep D-Bus Programming Manual
¶
Table of Contents
1 Introduction
1.1 An IPC primer
1.2 Distributed Objects
1.3 D-Bus
1.3.1 Message Busses
1.3.2 Services
1.3.3 Object Paths
1.3.4 Interfaces
1.3.5 Type System
1.4 Comparison
2 Using D-Bus From Objective-C
2.1 Generating Protocol Declarations With dk_make_protocol
2.2 Obtaining a Proxy to a D-Bus Object
2.3 Sending Messages to D-Bus Objects
2.4 Accessing and changing D-Bus properties
2.5 Watching D-Bus Signals
2.6 Recovering from Failure
2.7 Multi-Threading Considerations
3 Exposing Objects On D-Bus
Appendix A The GNU Free Documentation License
Concept Index
Next:
Introduction
[
Contents
][
Index
]