package gobject-introspection
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for the GObject-Introspection library (https://gi.readthedocs.io/en/latest/)
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.2.tar.gz
md5=35761efc459125e899ac653eb179999f
sha512=dec3f04c08744ddcb6d5194f97026d6b90edb03d582fb1e11767e73c9cbd71e3134d69f12426e485706b15a111037a3b096abc722da62b1dcee8d99d775c0863
doc/gobject-introspection.bindings/Bindings/Types/index.html
Module Bindings.Types
include module type of struct include Types end
val string_of_array_type : array_type -> stringtype tag = | Void(*void
*)| Boolean(*boolean
*)| Int8(*8-bit signed integer
*)| Uint8(*8-bit unsigned integer
*)| Int16(*16-bit signed integer
*)| Uint16(*16-bit unsigned integer
*)| Int32(*32-bit signed integer
*)| Uint32(*32-bit unsigned integer
*)| Int64(*64-bit signed integer
*)| Uint64(*64-bit unsigned integer
*)| Float(*float
*)| Double(*double floating point
*)| GType(*a GType
*)| Utf8(*a UTF-8 encoded string
*)| Filename(*a filename, encoded in the same encoding as the native filesystem is using.
*)| Array(*an array
*)| Interface(*an extended interface object
*)| GList(*a GList
*)| GSList(*a GSList
*)| GHash(*a GHashTable
*)| Error(*a GError
*)| Unichar(*Unicode character
*)
The type tag of a Type_info.
val string_of_tag : tag -> stringmodule Enums (T : Cstubs.Types.TYPE) : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>