diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 40455139..6d2b26a4 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -1290,6 +1290,14 @@ Must be at least 1 byte in length. + + + It is conventional for member names on D-Bus to consist of + capitalized words with no punctuation ("camel-case"). + Method names should usually be verbs, such as + GetItems, and signal names should usually be + a description of an event, such as ItemsChanged. + Error names