package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

ocgtk

API

Library ocgtk

  • Ocgtk Top-level OCaml GTK4 bindings library.

Library ocgtk.cairo

Library ocgtk.common

  • Bounded_int Convenience namespace re-exporting all bounded integer modules.
  • GError
  • Glib Interface to GLib functions (GTK4 / GLib 2.66+)
  • Glib_bytes GLib.Bytes - Immutable reference-counted byte buffer
  • Gobject GObject type system and object model for GTK4
  • Gsize A non-negative integer representing a GLib gsize (equivalent to C size_t). Values are guaranteed to be non-negative; use of_int to construct.
  • Gvariant GVariant - GLib's variant type for structured data serialization
  • Gvariant_type GVariantType - Type description for GVariant
  • Int16 Signed 16-bit integer (gint16).
  • Int32 Signed 32-bit integer (gint32).
  • Int8 Signed 8-bit integer (gint8).
  • Ocgtk_common Common utility modules for ocgtk GTK4 bindings.
  • UInt16 Unsigned 16-bit integer (guint16).
  • UInt32 Unsigned 32-bit integer (guint32).
  • UInt64 Unsigned 64-bit integer type for GLib guint64 values.
  • UInt8 Unsigned 8-bit integer (guint8).

Library ocgtk.gdk

Library ocgtk.gdk_pixbuf

No module.

Library ocgtk.gdkpixbuf

Library ocgtk.gio

Library ocgtk.graphene

Library ocgtk.gsk

Library ocgtk.gtk

Library ocgtk.pango

Library ocgtk.pango_cairo

No module.

Library ocgtk.pangocairo