mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 15:48:06 +02:00
The NMDevice:state-reason property was awkward to work with since it was a tuple of two values (state and reason), and likewise, although we had nm_device_get_state() to return just the state, there was no corresponding function to get just the reason. Fix this; make the state-reason property contain just the NMDeviceStateReason, and make nm_device_get_state_reason() return just that. |
||
|---|---|---|
| .. | ||
| cli | ||
| tui | ||
| Makefile.am | ||
| nm-online.c | ||