package gobject-introspection

  1. Overview
  2. Docs
OCaml bindings for the GObject-Introspection library (https://gi.readthedocs.io/en/latest/)

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=35761efc459125e899ac653eb179999f
sha512=dec3f04c08744ddcb6d5194f97026d6b90edb03d582fb1e11767e73c9cbd71e3134d69f12426e485706b15a111037a3b096abc722da62b1dcee8d99d775c0863

doc/gobject-introspection.bindings/Bindings/Field_info/index.html

Module Bindings.Field_info

include module type of struct include Field_info end
type flags =
  1. | Is_readable
    (*

    field is readable.

    *)
  2. | Is_writable
    (*

    field is writable.

    *)

Flags for a Field_info.

val string_of_flag : flags -> string
module Flags (T : Cstubs.Types.TYPE) : sig ... end
OCaml

Innovation. Community. Security.