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/Inet_address/class-inet_address/index.html

Class Inet_address.inet_address

method equal : inet_address_t -> bool
method get_family : unit -> Ocgtk_gio__.Gio_enums.socketfamily
method get_is_any : unit -> bool
method get_is_loopback : unit -> bool
method get_is_mc_global : unit -> bool
method get_is_mc_node_local : unit -> bool
method get_is_mc_org_local : unit -> bool
method get_is_mc_site_local : unit -> bool
method get_is_multicast : unit -> bool
method get_is_site_local : unit -> bool
method get_native_size : unit -> Gsize.t
method to_string : unit -> string
method as_inet_address : Ocgtk_gio__.Inet_address.t