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_monitor/class-file_monitor/index.html

Class File_monitor.file_monitor

method on_changed : ?after:bool -> callback: (file:Ocgtk_gio__.GApp_info_cycle_64c425a0.file_t -> other_file:Ocgtk_gio__.GApp_info_cycle_64c425a0.file_t option -> event_type:Ocgtk_gio__.Gio_enums.filemonitorevent -> unit) -> unit -> Gobject.Signal.handler_id
method cancel : unit -> bool
method emit_event : Ocgtk_gio__.GApp_info_cycle_64c425a0.file_t -> Ocgtk_gio__.GApp_info_cycle_64c425a0.file_t -> Ocgtk_gio__.Gio_enums.filemonitorevent -> unit
method is_cancelled : unit -> bool
method set_rate_limit : int -> unit
method cancelled : bool
method as_file_monitor : Ocgtk_gio__.App_info_cycle_64c425a0.File_monitor.t