= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
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
val interface : OBus_name.interface
val m_ObtainAuthorization : (string * int32 * int32, bool) OBus_member.Method.t
type 'a members = {
m_ObtainAuthorization : 'a OBus_object.t -> (string * int32 * int32) -> bool Lwt.t;
}
val make : 'a members -> 'a OBus_object.interface