13 lines
290 B
XML
13 lines
290 B
XML
|
<!DOCTYPE node PUBLIC
|
||
|
'-//freedesktop//DTD D-BUS Object Introspection 1.0//EN'
|
||
|
'http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd'>
|
||
|
<node>
|
||
|
|
||
|
<interface name="org.gnome.Mutter.DebugControl">
|
||
|
|
||
|
<property name="EnableHDR" type="b" access="readwrite" />
|
||
|
|
||
|
</interface>
|
||
|
|
||
|
</node>
|