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/Inset_shadow_node/index.html
Module Wrappers.Inset_shadow_node
type t = [ `inset_shadow_node | `render_node ] Gobject.objval new_ :
[ `rounded_rect ] Gobject.obj ->
Ocgtk_gdk.Gdk.Wrappers.Rgb_a.t ->
float ->
float ->
float ->
float ->
tCreate a new InsetShadowNode
val get_spread : t -> floatRetrieves how much the shadow spreads inwards.
val get_outline : t -> [ `rounded_rect ] Gobject.objRetrieves the outline rectangle of the inset shadow.
val get_dy : t -> floatRetrieves the vertical offset of the inset shadow.
val get_dx : t -> floatRetrieves the horizontal offset of the inset shadow.
val get_color : t -> Ocgtk_gdk.Gdk.Wrappers.Rgb_a.tRetrieves the color of the inset shadow.
val get_blur_radius : t -> floatRetrieves the blur radius to apply to the shadow.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>