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/Vfs/index.html
Module Wrappers.Vfs
type t = [ `vfs | `object_ ] Gobject.objval unregister_uri_scheme : t -> string -> boolUnregisters the URI handler for @scheme previously registered with g_vfs_register_uri_scheme().
val parse_name : t -> string -> [ `file ] Gobject.objThis operation never fails, but the returned object might not support any I/O operations if the @parse_name cannot be parsed by the #GVfs module.
val is_active : t -> boolChecks if the VFS is active.
val get_supported_uri_schemes : t -> string arrayGets a list of URI schemes supported by @vfs.
val get_file_for_uri : t -> string -> [ `file ] Gobject.objGets a #GFile for @uri.
This operation never fails, but the returned object might not support any I/O operation if the URI is malformed or if the URI scheme is not supported.
val get_file_for_path : t -> string -> [ `file ] Gobject.objGets a #GFile for @path.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>