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.gsk/Ocgtk_gsk/Gsk/Wrappers/Gl_shader_node/index.html
Module Wrappers.Gl_shader_node
type t = [ `gl_shader_node | `render_node ] Gobject.objval new_ :
[ `gl_shader | `object_ ] Gobject.obj ->
Ocgtk_graphene.Graphene.Wrappers.Rect.t ->
Glib_bytes.t ->
[ `render_node ] Gobject.obj array option ->
int ->
tCreate a new GLShaderNode
val get_shader : t -> [ `gl_shader | `object_ ] Gobject.objGets shader code for the node.
val get_n_children : t -> intReturns the number of children
val get_child : t -> int -> [ `render_node ] Gobject.objGets one of the children.
val get_args : t -> Glib_bytes.tGets args for the node.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>