package ocgtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for GTK 4
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054
doc/ocgtk.gio/Ocgtk_gio/Gio/Wrappers/D_bus_server/index.html
Module Wrappers.D_bus_server
type t = [ `d_bus_server | `object_ ] Gobject.objval new_sync :
string ->
Gio_enums.dbusserverflags ->
string ->
[ `d_bus_auth_observer | `object_ ] Gobject.obj option ->
[ `cancellable | `object_ ] Gobject.obj option ->
(t, GError.t) resultCreate a new DBusServer
val stop : t -> unitStops @server.
val start : t -> unitStarts @server.
val is_active : t -> boolGets whether @server is active.
val get_guid : t -> stringGets the GUID for @server, as provided to g_dbus_server_new_sync().
val get_flags : t -> Gio_enums.dbusserverflagsGets the flags for @server.
val get_client_address : t -> stringGets a D-Bus address(https://dbus.freedesktop.org/doc/dbus-specification.html#addresses) string that can be used by clients to connect to @server.
This is valid and non-empty if initializing the #GDBusServer succeeded.
val get_active : t -> boolGet property: active
val get_address : t -> stringGet property: address
val get_authentication_observer :
t ->
[ `d_bus_auth_observer | `object_ ] Gobject.objGet property: authentication-observer
val on_new_connection :
?after:bool ->
t ->
callback:(connection:[ `d_bus_connection | `object_ ] Gobject.obj -> bool) ->
Gobject.Signal.handler_id sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>