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_formats/class-content_formats/index.html

Class Content_formats.content_formats

method contain_gtype : Gobject.Type.t -> bool
method contain_mime_type : string -> bool
method match_ : Ocgtk_gdk__.Content_formats.t -> bool
method match_gtype : Ocgtk_gdk__.Content_formats.t -> Gobject.Type.t
method match_mime_type : Ocgtk_gdk__.Content_formats.t -> string option
method ref : unit -> Ocgtk_gdk__.Content_formats.t
method to_string : unit -> string
method union : Ocgtk_gdk__.Content_formats.t -> Ocgtk_gdk__.Content_formats.t
method union_deserialize_gtypes : unit -> Ocgtk_gdk__.Content_formats.t
method union_deserialize_mime_types : unit -> Ocgtk_gdk__.Content_formats.t
method union_serialize_gtypes : unit -> Ocgtk_gdk__.Content_formats.t
method union_serialize_mime_types : unit -> Ocgtk_gdk__.Content_formats.t
method as_content_formats : Ocgtk_gdk__.Content_formats.t