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/Unix_mount_point/index.html
Module Wrappers.Unix_mount_point
type t = [ `unix_mount_point ] Gobject.objDefines a Unix mount point (e.g. <filename>/dev</filename>). This corresponds roughly to a fstab entry.
val is_user_mountable : t -> boolChecks if a unix mount point is mountable by the user.
val is_readonly : t -> boolChecks if a unix mount point is read only.
val is_loopback : t -> boolChecks if a unix mount point is a loopback device.
val guess_symbolic_icon : t -> [ `icon ] Gobject.objGuesses the symbolic icon of a Unix mount point.
val guess_name : t -> stringGuesses the name of a Unix mount point. The result is a translated string.
val guess_icon : t -> [ `icon ] Gobject.objGuesses the icon of a Unix mount point.
val guess_can_eject : t -> boolGuesses whether a Unix mount point can be ejected.
val get_options : t -> string optionGets the options for the mount point.
val get_mount_path : t -> stringGets the mount path for a unix mount point.
val get_fs_type : t -> stringGets the file system type for the mount point.
val get_device_path : t -> stringGets the device path for a unix mount point.
val get_type : unit -> Gobject.Type.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>