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/Lock_button/index.html
Module Wrappers.Lock_button
type t =
[ `lock_button | `button | `widget | `initially_unowned | `object_ ]
Gobject.objval new_ : Ocgtk_gio.Gio.Wrappers.Permission.t option -> tCreate a new LockButton
val set_permission : t -> Ocgtk_gio.Gio.Wrappers.Permission.t option -> unitSets the `GPermission` object that controls @button.
val get_permission : t -> Ocgtk_gio.Gio.Wrappers.Permission.t optionObtains the `GPermission` object that controls @button.
val get_text_lock : t -> stringGet property: text-lock
val set_text_lock : t -> string -> unitSet property: text-lock
val get_text_unlock : t -> stringGet property: text-unlock
val set_text_unlock : t -> string -> unitSet property: text-unlock
val get_tooltip_lock : t -> stringGet property: tooltip-lock
val set_tooltip_lock : t -> string -> unitSet property: tooltip-lock
val get_tooltip_not_authorized : t -> stringGet property: tooltip-not-authorized
val set_tooltip_not_authorized : t -> string -> unitSet property: tooltip-not-authorized
val get_tooltip_unlock : t -> stringGet property: tooltip-unlock
val set_tooltip_unlock : t -> string -> unitSet property: tooltip-unlock
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>