package obus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Pure Ocaml implementation of the D-Bus protocol
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.2.1.tar.gz
sha256=4001c0756f8edd48a7d3a43ce9d984d3f3946abb627e63bf5ab2376f1b861c99
md5=218be0245e55bfa1d6fdd324bbedf568
doc/obus.upower/UPower/index.html
Module UPower
UPower main interface
include OBus_peer.Private
type t = private OBus_peer.peerval of_peer : OBus_peer.peer -> tval to_peer : t -> OBus_peer.peerval general_error : OBus_error.nameMethods
val enumerate_devices : t -> UPower_device.t list Lwt.tSignals
val resuming : t -> unit OBus_signal.tval sleeping : t -> unit OBus_signal.tval changed : t -> unit OBus_signal.tval device_changed : t -> UPower_device.t OBus_signal.tval device_removed : t -> UPower_device.t OBus_signal.tval device_added : t -> UPower_device.t OBus_signal.tProperties
val lid_is_present : t -> bool OBus_property.rval lid_is_closed : t -> bool OBus_property.rval on_low_battery : t -> bool OBus_property.rval on_battery : t -> bool OBus_property.rval can_hibernate : t -> bool OBus_property.rval can_suspend : t -> bool OBus_property.rval daemon_version : t -> string OBus_property.rval properties : t -> OBus_property.group sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page