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/Settings_schema_source/index.html
Module Wrappers.Settings_schema_source
type t = [ `settings_schema_source ] Gobject.objThis is an opaque structure type. You may not access it directly.
Create a new SettingsSchemaSource
val lookup : t -> string -> bool -> [ `settings_schema ] Gobject.obj optionLooks up a schema with the identifier @schema_id in @source.
This function is not required for normal uses of #GSettings but it may be useful to authors of plugin management systems or to those who want to introspect the content of schemas.
If the schema isn't found directly in @source and @recursive is %TRUE then the parent sources will also be checked.
If the schema isn't found, %NULL is returned.
val get_type : unit -> Gobject.Type.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>