]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
spec: Add a reminder of how to access Properties
authorSimon McVittie <smcv@collabora.com>
Wed, 25 Sep 2024 16:58:42 +0000 (17:58 +0100)
committerSimon McVittie <smcv@collabora.com>
Tue, 1 Oct 2024 14:41:06 +0000 (14:41 +0000)
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>
doc/dbus-specification.xml

index 134dfa2d457fb950dda56b0f34efacf31b2a5f9c..03d25d584fd13c6c40d785c86e342ab3be71348d 100644 (file)
           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>
           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>