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.gsk/Ocgtk_gsk/Gsk/Text_node/class-text_node/index.html

Class Text_node.text_node

inherit Ocgtk_gsk__.GRender_node.render_node_t
method get_color : unit -> Ocgtk_gdk.Gdk.Rgb_a.rgb_a_t
method get_font : unit -> Ocgtk_pango.Pango.Font.font_t
method get_num_glyphs : unit -> int
method get_offset : unit -> Ocgtk_graphene.Graphene.Point.point_t
method has_color_glyphs : unit -> bool
method as_text_node : Ocgtk_gsk__.Text_node.t