package ocgtk

  1. Overview
  2. Docs
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/File_enumerator/class-file_enumerator/index.html

Class File_enumerator.file_enumerator

method close : Ocgtk_gio__.GCancellable.cancellable_t option -> (bool, GError.t) result
method close_finish : Ocgtk_gio__.GAsync_result.async_result_t -> (bool, GError.t) result
method get_child : Ocgtk_gio__.GFile_info.file_info_t -> Ocgtk_gio__.GApp_info_cycle_64c425a0.file_t
method get_container : unit -> Ocgtk_gio__.GApp_info_cycle_64c425a0.file_t
method has_pending : unit -> bool
method is_closed : unit -> bool
method next_file : Ocgtk_gio__.GCancellable.cancellable_t option -> (Ocgtk_gio__.GFile_info.file_info_t option, GError.t) result
method next_files_finish : Ocgtk_gio__.GAsync_result.async_result_t -> (Ocgtk_gio__.GFile_info.file_info_t list, GError.t) result
method set_pending : bool -> unit
method as_file_enumerator : Ocgtk_gio__.App_info_cycle_64c425a0.File_enumerator.t