spec: Add a reminder of how to access Properties

Readers of the message bus specification might be encountering Properties
for the first time, so for the basic properties in the o.fd.DBus
interface, link to the interface definition.

I'm not intending to add similar text for extension interfaces like
Containers.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2024-09-25 17:58:42 +01:00
parent bafb2c455d
commit ec2e24630c

View file

@ -7266,6 +7266,9 @@
of the message bus with which they are communicating.
This property was added in version 1.11.x of the reference
implementation of the message bus.
Like all properties, it is accessed via method calls to the standard
<link linkend="standard-interfaces-properties">Properties</link>
interface.
</para>
<para>
@ -7374,6 +7377,9 @@
property does not require parsing XML.
This property was added in version 1.11.x of the reference
implementation of the message bus.
Like all properties, it is accessed via method calls to the standard
<link linkend="standard-interfaces-properties">Properties</link>
interface.
</para>
<para>