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.3.tar.gz
sha256=75703f78015e15d03d0fdba1633a155875daf17d854225658429e72a0df06258
md5=3090a796f0af95e16838d81656ac4b97
doc/obus.internals/OBus_value/V/index.html
Module OBus_value.VSource
D-Bus values
Source
type basic = | Byte of char| Boolean of bool| Int16 of int| Int32 of int32| Int64 of int64| Uint16 of int| Uint32 of int32| Uint64 of int64| Double of float| String of string| Signature of signature| Object_path of OBus_path.t| Unix_fd of Unix.file_descr
Constructors
Typing
Pretty printing
File descriptors utils
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page