package ocgtk

  1. Overview
  2. Docs
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/D_bus_server/class-d_bus_server/index.html

Class D_bus_server.d_bus_server

inherit Ocgtk_gio__.GInitable.initable_t
method on_new_connection : ?after:bool -> callback: (connection:Ocgtk_gio__.GD_bus_connection.d_bus_connection_t -> bool) -> unit -> Gobject.Signal.handler_id
method get_client_address : unit -> string
method get_flags : unit -> Ocgtk_gio__.Gio_enums.dbusserverflags
method get_guid : unit -> string
method is_active : unit -> bool
method start : unit -> unit
method stop : unit -> unit
method active : bool
method address : string
method authentication_observer : Ocgtk_gio__.GD_bus_auth_observer.d_bus_auth_observer_t
method as_d_bus_server : Ocgtk_gio__.D_bus_server.t