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.gdk/Ocgtk_gdk/Gdk/Content_deserializer/class-content_deserializer/index.html

Class Content_deserializer.content_deserializer

inherit Ocgtk_gio.Gio.Async_result.async_result_t
method get_cancellable : unit -> Ocgtk_gio.Gio.Cancellable.cancellable_t option
method get_gtype : unit -> Gobject.Type.t
method get_input_stream : unit -> Ocgtk_gio.Gio.Input_stream.input_stream_t
method get_mime_type : unit -> string
method get_priority : unit -> int
method get_value : unit -> Gobject.Value.t
method return_error : GError.t -> unit
method return_success : unit -> unit
method as_content_deserializer : Ocgtk_gdk__.Content_deserializer.t