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/Base_info/index.html
Module Bindings.Base_info
include module type of struct include Base_info end
type info_type = | Invalid(*invalid type
*)| Function(*function, see Function_info
*)| Callback(*callback, see Function_info
*)| Struct(*struct, see Struct_info
*)| Boxed(*boxed, see Struct_info or Union_info
*)| Enum(*enum, see Enum_info
*)| Flags(*flags, see Enum_info
*)| Object(*object, see Object_info
*)| Interface(*interface, see Interface_info
*)| Constant(*contant, see Constant_info
*)| Invalid_0(*deleted, used to be GI_INFO_TYPE_ERROR_DOMAIN.
*)| Union(*union, see Union_info
*)| Value(*enum value, see Value_info
*)| Signal(*signal, see Signal_info
*)| Vfunc(*virtual function, see VFunc_info
*)| Property(*GObject property, see Property_info
*)| Field(*struct or union field, see Field_info
*)| Arg(*argument of a function or callback, see Arg_info
*)| Type(*type information, see Type_info
*)| Unresolved(*unresolved type, a type which is not present in the typelib, or any of its dependencies.
*)
val string_of_info_type : info_type -> stringmodule Enums (T : Cstubs.Types.TYPE) : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>