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.0.tar.gz
sha256=b8a0707f03d525a98c1c5a380b07074e52f2d26918c7b2ad90b5cc0f99a67f2d
md5=0896d5078bfd486a65cf9fa73a984b3f
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