package ocgtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings for GTK 4
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054
doc/ocgtk.common/Gvariant_type/index.html
Module Gvariant_typeSource
GVariantType - Type description for GVariant
GVariantType describes the type of a GVariant value. It is used for type checking and construction of complex types.
This is an immutable type that uses g_variant_type_copy/free.
Types
Opaque GVariantType - backed by GVariantType* with free finalizer
Constructors
Create a GVariantType from a type string (e.g., "i", "s", "as", "asv")
Accessors
Predicates
Type Constants
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page