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.internals/OBus_introspect/index.html
Module OBus_introspect
D-Bus obejct introspection
type annotation = name * string
type argument = name option * OBus_value.T.single
type member =
| Method of name * argument list * argument list * annotation list
| Signal of name * argument list * annotation list
| Property of name * OBus_value.T.single * access * annotation list
type interface = name * member list * annotation list
type node = OBus_path.element
Xml conversion
exception Parse_failure of Xmlm.pos * string
val input : Xmlm.input -> document
Try to read an xml document as an introspection document.
val output : Xmlm.output -> document -> unit
Create an xml from an introspection document
Well-known annotations
val deprecated : name
The org.freedesktop.DBus.Deprecated
annotation
val csymbol : name
The org.freedesktop.DBus.GLib.CSymbol
annotation
val no_reply : name
The org.freedesktop.DBus.Method.NoReply
annotation
val emits_changed_signal : name
The org.freedesktop.DBus.Property.EmitsChangedSignal
annotation
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page