mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-06 03:28:03 +02:00
daemon: Mention hard-coded display device object path
/org/freedesktop/UPower/devices/DisplayDevice is a stable object path.
This commit is contained in:
parent
511a1dbf7c
commit
b72973472c
1 changed files with 3 additions and 1 deletions
|
|
@ -61,7 +61,9 @@ method return sender=:1.386 -> dest=:1.451 reply_serial=2
|
|||
<doc:description>
|
||||
<doc:para>
|
||||
Get the object to the "display device", a composite device that represents the
|
||||
status icon to show in desktop environments. The following standard org.freedesktop.UPower.Device
|
||||
status icon to show in desktop environments. You can also access the object directly
|
||||
as its path is guaranteed to be /org/freedesktop/UPower/devices/DisplayDevice.
|
||||
The following standard org.freedesktop.UPower.Device
|
||||
properties will be defined (only <doc:ref type="property" to="Source:IsPresent">IsPresent</doc:ref> takes a special meaning):
|
||||
<doc:list>
|
||||
<doc:item>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue