NM.RollbackResult – libnm Reference Manual
RollbackResult
Description:
[
CCode
( cprefix =
"NM_ROLLBACK_RESULT_"
, has_type_id =
false
) ]
[
Version
( since =
"1.4"
) ]
public
enum
RollbackResult
The result of a checkpoint
Rollback
operation for a specific device.
Namespace:
NM
Package:
libnm
Content:
Enum values:
ERR_DEVICE_UNMANAGED
-
the device is now unmanaged.
ERR_FAILED
-
other errors during rollback.
ERR_NO_DEVICE
-
the device no longer exists.
OK
-
the rollback succeeded.
2022 vala-language.org