mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 10:30:22 +01:00
dbus: correct the NMDevice::StateReason type
This commit is contained in:
parent
2ae34aef9f
commit
015c061a16
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
|
||||
The current state and reason for changing to that state.
|
||||
|
||||
Returns: <link linkend="NMDeviceStateReasonStruct">NMDeviceStateReasonStruct</link>
|
||||
Returns: A tuple of <link linkend="NMDeviceState">NMDeviceState</link> and <link linkend="NMDeviceStateReason">NMDeviceStateReason</link>.
|
||||
-->
|
||||
<property name="StateReason" type="(uu)" access="read"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue