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

Module Gsk.Path_measure

class type path_measure_t = Ocgtk_gsk__.GPath_and__path_measure_and__path_point.path_measure_t
class path_measure : [ `path_measure ] Gobject.obj -> path_measure_t
val new_ : [ `path ] Gobject.obj -> path_measure_t
val new_with_tolerance : [ `path ] Gobject.obj -> float -> path_measure_t