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.gio/Ocgtk_gio/Gio/Wrappers/Tls_password/index.html
Module Wrappers.Tls_password
type t = [ `tls_password | `object_ ] Gobject.objval new_ : Gio_enums.tlspasswordflags -> string -> tCreate a new TlsPassword
val set_warning : t -> string -> unitSet a user readable translated warning. Usually this warning is a representation of the password flags returned from g_tls_password_get_flags().
val set_flags : t -> Gio_enums.tlspasswordflags -> unitSet flags about the password.
val set_description : t -> string -> unitSet a description string about what the password will be used for.
val get_warning : t -> stringGet a user readable translated warning. Usually this warning is a representation of the password flags returned from g_tls_password_get_flags().
val get_flags : t -> Gio_enums.tlspasswordflagsGet flags about the password.
val get_description : t -> stringGet a description string about what the password will be used for.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>