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/Bookmark_list/index.html
Module Wrappers.Bookmark_list
type t = [ `bookmark_list | `object_ ] Gobject.objval new_ : string option -> string option -> tCreate a new BookmarkList
val set_io_priority : t -> int -> unitSets the IO priority to use while loading files.
The default IO priority is %G_PRIORITY_DEFAULT.
val set_attributes : t -> string option -> unitSets the @attributes to be enumerated and starts the enumeration.
If @attributes is %NULL, no attributes will be queried, but a list of `GFileInfo`s will still be created.
val is_loading : t -> boolReturns %TRUE if the files are currently being loaded.
Files will be added to @self from time to time while loading is going on. The order in which are added is undefined and may change in between runs.
val get_io_priority : t -> intGets the IO priority to use while loading file.
val get_filename : t -> stringReturns the filename of the bookmark file that this list is loading.
val get_attributes : t -> string optionGets the attributes queried on the children.
val get_item_type : t -> Gobject.Type.tGet property: item-type
val get_loading : t -> boolGet property: loading
val get_n_items : t -> intGet property: n-items
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>