package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gtk/Ocgtk_gtk/Gtk/Wrappers/Fixed_layout_child/index.html

Module Wrappers.Fixed_layout_child

type t = [ `fixed_layout_child | `layout_child | `object_ ] Gobject.obj
val set_transform : t -> Ocgtk_gsk.Gsk.Wrappers.Transform.t -> unit

Sets the transformation of the child of a `GtkFixedLayout`.

val get_transform : t -> Ocgtk_gsk.Gsk.Wrappers.Transform.t option

Retrieves the transformation of the child.