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/VFunc_info/index.html

Module Bindings.VFunc_info

include module type of struct include VFunc_info end
type flags =
  1. | Must_chain_up
    (*

    chains up to the parent type

    *)
  2. | Must_override
    (*

    overrides

    *)
  3. | Must_not_override
    (*

    does not override

    *)
  4. | Throws
    (*

    Includes a GError

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

Innovation. Community. Security.