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/Resource/class-resource/index.html

Class Resource.resource

method _register : unit -> unit
method _unregister : unit -> unit
method enumerate_children : string -> Ocgtk_gio__.Gio_enums.resourcelookupflags -> (string array, GError.t) result
method lookup_data : string -> Ocgtk_gio__.Gio_enums.resourcelookupflags -> (Glib_bytes.t, GError.t) result
method open_stream : string -> Ocgtk_gio__.Gio_enums.resourcelookupflags -> (Ocgtk_gio__.GInput_stream.input_stream_t, GError.t) result
method ref : unit -> Ocgtk_gio__.Resource.t
method as_resource : Ocgtk_gio__.Resource.t