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/Unix_socket_address/class-unix_socket_address/index.html

Class Unix_socket_address.unix_socket_address

inherit Ocgtk_gio__.GSocket_address_and__socket_address_enumerator_and__socket_connectable.socket_address_t
method get_address_type : unit -> Ocgtk_gio__.Gio_enums.unixsocketaddresstype
method get_is_abstract : unit -> bool
method get_path : unit -> string
method get_path_len : unit -> Gsize.t
method abstract : bool
method as_unix_socket_address : Ocgtk_gio__.Unix_socket_address.t