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_output_stream/class-file_output_stream/index.html

Class File_output_stream.file_output_stream

inherit Ocgtk_gio__.GOutput_stream.output_stream_t
inherit Ocgtk_gio__.GSeekable.seekable_t
method get_etag : unit -> string option
method query_info : string -> Ocgtk_gio__.GCancellable.cancellable_t option -> (Ocgtk_gio__.GFile_info.file_info_t, GError.t) result
method query_info_finish : Ocgtk_gio__.GAsync_result.async_result_t -> (Ocgtk_gio__.GFile_info.file_info_t, GError.t) result
method as_file_output_stream : Ocgtk_gio__.File_output_stream.t