summaryrefslogtreecommitdiffstats
path: root/data/dbus-interfaces/org.gnome.SettingsDaemon.Rfkill.xml
blob: 628b17ff9882abe50d9461625c9721d5f3b7cac2 (plain)
1
2
3
4
5
6
7
8
9
10
<node>
  <interface name="org.gnome.SettingsDaemon.Rfkill">
    <property name="AirplaneMode" type="b" access="readwrite"/>
    <property name="HardwareAirplaneMode" type="b" access="read"/>
    <property name="BluetoothAirplaneMode" type="b" access="readwrite"/>
    <property name="BluetoothHasAirplaneMode" type="b" access="read"/>
    <property name="BluetoothHardwareAirplaneMode" type="b" access="readwrite"/>
    <property name="ShouldShowAirplaneMode" type="b" access="read"/>
  </interface>
</node>