sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
package obus
-
obus
-
obus.hal
-
obus.network_manager
-
obus.notification
-
obus.ppx
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
D-Bus signals
D-Bus signal description
type 'a t = {
interface : OBus_name.interface;
member : OBus_name.member;
args : 'a OBus_value.arguments;
annotations : OBus_introspect.annotation list;
}
Type of a signal description
Creation
val make :
interface:OBus_name.interface ->
member:OBus_name.member ->
args:'a OBus_value.arguments ->
annotations:OBus_introspect.annotation list ->
'a t
Projections
val interface : 'a t -> OBus_name.interface
val member : 'a t -> OBus_name.member
val args : 'a t -> 'a OBus_value.arguments
val annotations : 'a t -> OBus_introspect.annotation list
Introspection
val introspect : 'a t -> OBus_introspect.member
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page