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.gtk/Ocgtk_gtk/Gtk/Wrappers/Cell_renderer_progress/index.html
Module Wrappers.Cell_renderer_progress
type t =
[ `cell_renderer_progress | `cell_renderer | `initially_unowned | `object_ ]
Gobject.objval new_ : unit -> tCreate a new CellRendererProgress
val get_inverted : t -> boolGet property: inverted
val set_inverted : t -> bool -> unitSet property: inverted
val get_pulse : t -> intGet property: pulse
val set_pulse : t -> int -> unitSet property: pulse
val get_text : t -> stringGet property: text
val set_text : t -> string -> unitSet property: text
val get_text_xalign : t -> floatGet property: text-xalign
val set_text_xalign : t -> float -> unitSet property: text-xalign
val get_text_yalign : t -> floatGet property: text-yalign
val set_text_yalign : t -> float -> unitSet property: text-yalign
val get_value : t -> intGet property: value
val set_value : t -> int -> unitSet property: value
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>