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/Socket_connectable/index.html
Module Wrappers.Socket_connectable
type t = [ `socket_connectable ] Gobject.objval from_gobject : 'a Gobject.obj -> tval to_string : t -> stringFormat a #GSocketConnectable as a string. This is a human-readable format for use in debugging output, and is not a stable serialization format. It is not suitable for use in user interfaces as it exposes too much information for a user.
If the #GSocketConnectable implementation does not support string formatting, the implementation’s type name will be returned as a fallback.
val proxy_enumerate :
t ->
[ `socket_address_enumerator | `object_ ] Gobject.objCreates a #GSocketAddressEnumerator for @connectable that will return a #GProxyAddress for each of its addresses that you must connect to via a proxy.
If @connectable does not implement g_socket_connectable_proxy_enumerate(), this will fall back to calling g_socket_connectable_enumerate().
val enumerate : t -> [ `socket_address_enumerator | `object_ ] Gobject.objCreates a #GSocketAddressEnumerator for @connectable.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>