package obus
Pure Ocaml implementation of the D-Bus protocol
Install
Dune Dependency
Authors
Maintainers
Sources
1.2.1.tar.gz
sha256=4001c0756f8edd48a7d3a43ce9d984d3f3946abb627e63bf5ab2376f1b861c99
md5=218be0245e55bfa1d6fdd324bbedf568
doc/obus.network_manager/Nm_connection/index.html
Module Nm_connection
NetworkManager active connections
An active connection is a connection that is currently being used
include OBus_proxy.Private
type t = private OBus_proxy.proxy
val of_proxy : OBus_proxy.proxy -> t
val to_proxy : t -> OBus_proxy.proxy
type state = [
| `Unknown
(*The active connection is in an unknown state.
*)| `Activating
(*The connection is activating.
*)| `Activated
(*The connection is activated.
*)
]
The connection state
Signals
val properties_changed : t -> (string * OBus_value.V.single) list OBus_signal.t
Properties
val service_name : t -> string OBus_property.r
val connection : t -> Nm_settings.Connection.t OBus_property.r
val specific_object : t -> OBus_proxy.t OBus_property.r
val devices : t -> Nm_device.t list OBus_property.r
val state : t -> state OBus_property.r
val default : t -> bool OBus_property.r
val vpn : t -> bool OBus_property.r
val properties : t -> OBus_property.group
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page